[2026-01-03T13:12:59.053671+00:00] php.INFO: User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. {"exception":"[object] (ErrorException(code: 0): User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. at C:\\Apache24\\htdocs\\cwlms\\vendor\\composer\\InstalledVersions.php:264)"} [] [2026-01-03T13:12:59.484008+00:00] request.INFO: Matched route "report_localExpense". {"route":"report_localExpense","route_parameters":{"_route":"report_localExpense","_controller":"App\\Controller\\ReportController::localExpense"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpensestatement","method":"POST"} [] [2026-01-03T13:12:59.519776+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-03T13:12:59.569545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-03T13:12:59.687242+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-03T13:12:59.687305+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-03T13:12:59.687336+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-03T13:12:59.687362+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-03T13:12:59.744257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.expense_purpose_id = ? ORDER BY t0.customer_name ASC [21] [] [2026-01-03T13:12:59.817373+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.expense_purpose_id > 16 ORDER BY t0_.customer_name ASC [] [] [2026-01-03T13:13:00.681424+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ INNER JOIN tour_claim t1_ ON t0_.tour_claim_id = t1_.id INNER JOIN user u2_ ON t1_.user_id = u2_.id WHERE t1_.ceo_approval = 1 AND t1_.type = ? AND (t0_.starting_date BETWEEN ? AND ?) AND ((? = 0 OR u2_.business_unit_id = ?)) AND ((? = 0 OR t1_.user_id = ?)) AND ((? = 0 OR t0_.expense_purpose_id = ?)) AND ((? = 0 OR t0_.customer_name = ?)) ORDER BY u2_.username ASC, t0_.starting_date ASC [2,"2025-07-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",0,0,0,0,0,0,"",""] [] [2026-01-03T13:13:00.760697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1085] [] [2026-01-03T13:13:00.765694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-03T13:13:00.766122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-03T13:13:00.766506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-03T13:13:00.769594+00:00] php.CRITICAL: Uncaught Error: Call to a member function format() on null {"exception":"[object] (Error(code: 0): Call to a member function format() on null at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\ReportController.php:566)"} [] [2026-01-03T13:13:00.774173+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function format() on null" at C:\Apache24\htdocs\cwlms\src\Controller\ReportController.php line 566 {"exception":"[object] (Error(code: 0): Call to a member function format() on null at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\ReportController.php:566)"} [] [2026-01-03T13:13:00.804161+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-03T13:13:01.028195+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61eac3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/61eac3","method":"GET"} [] [2026-01-03T13:13:59.534819+00:00] request.INFO: Matched route "report_localExpense". {"route":"report_localExpense","route_parameters":{"_route":"report_localExpense","_controller":"App\\Controller\\ReportController::localExpense"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpensestatement","method":"POST"} [] [2026-01-03T13:13:59.555272+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-03T13:13:59.596222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-03T13:13:59.612890+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-03T13:13:59.612950+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-03T13:13:59.612980+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-03T13:13:59.613006+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-03T13:13:59.625096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.expense_purpose_id = ? ORDER BY t0.customer_name ASC [21] [] [2026-01-03T13:13:59.688263+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.expense_purpose_id > 16 ORDER BY t0_.customer_name ASC [] [] [2026-01-03T13:14:00.096070+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ INNER JOIN tour_claim t1_ ON t0_.tour_claim_id = t1_.id INNER JOIN user u2_ ON t1_.user_id = u2_.id WHERE t1_.ceo_approval = 1 AND t1_.type = ? AND (t0_.starting_date BETWEEN ? AND ?) AND ((? = 0 OR u2_.business_unit_id = ?)) AND ((? = 0 OR t1_.user_id = ?)) AND ((? = 0 OR t0_.expense_purpose_id = ?)) AND ((? = 0 OR t0_.customer_name = ?)) ORDER BY u2_.username ASC, t0_.starting_date ASC [2,"2025-07-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",0,0,0,0,0,0,"",""] [] [2026-01-03T13:14:00.169414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1085] [] [2026-01-03T13:14:00.174351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-03T13:14:00.174868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-03T13:14:00.175269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-03T13:14:00.177578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1202] [] [2026-01-03T13:14:00.177984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-03T13:14:00.178400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-03T13:14:00.178766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1118] [] [2026-01-03T13:14:00.179100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-03T13:14:00.179500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [21] [] [2026-01-03T13:14:00.181529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1199] [] [2026-01-03T13:14:00.182732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1083] [] [2026-01-03T13:14:00.183070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-03T13:14:00.183475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [30] [] [2026-01-03T13:14:00.184339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [23] [] [2026-01-03T13:14:00.184699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1105] [] [2026-01-03T13:14:00.185547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-03T13:14:00.185974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-03T13:14:00.186335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1153] [] [2026-01-03T13:14:00.189019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1239] [] [2026-01-03T13:14:00.189860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-03T13:14:00.191342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1270] [] [2026-01-03T13:14:00.192803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1211] [] [2026-01-03T13:14:00.193129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-03T13:14:00.194992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1268] [] [2026-01-03T13:14:00.196690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1094] [] [2026-01-03T13:14:00.197050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-03T13:14:00.197404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-03T13:14:00.198104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1125] [] [2026-01-03T13:14:00.199003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1207] [] [2026-01-03T13:14:00.199784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1216] [] [2026-01-03T13:14:00.200273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1252] [] [2026-01-03T13:14:00.200687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-03T13:14:00.201360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1269] [] [2026-01-03T13:14:00.202278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1074] [] [2026-01-03T13:14:00.202601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [42] [] [2026-01-03T13:14:00.204079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1106] [] [2026-01-03T13:14:00.206706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1131] [] [2026-01-03T13:14:00.209431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1160] [] [2026-01-03T13:14:00.212014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1049] [] [2026-01-03T13:14:00.212351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [43] [] [2026-01-03T13:14:00.213247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1110] [] [2026-01-03T13:14:00.216752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1152] [] [2026-01-03T13:14:00.221025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1248] [] [2026-01-03T13:14:00.225489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1292] [] [2026-01-03T13:14:00.230529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1166] [] [2026-01-03T13:14:00.230825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-03T13:14:00.234738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1210] [] [2026-01-03T13:14:00.236680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1257] [] [2026-01-03T13:14:00.239288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1293] [] [2026-01-03T13:14:00.241779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1142] [] [2026-01-03T13:14:00.242093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-03T13:14:00.243810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1243] [] [2026-01-03T13:14:00.246091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1289] [] [2026-01-03T13:14:00.247501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [793] [] [2026-01-03T13:14:00.247781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [56] [] [2026-01-03T13:14:00.248086+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [36] [] [2026-01-03T13:14:00.249711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [794] [] [2026-01-03T13:14:00.250854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [682] [] [2026-01-03T13:14:00.252559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [679] [] [2026-01-03T13:14:00.254641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1095] [] [2026-01-03T13:14:00.254931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [58] [] [2026-01-03T13:14:00.257736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1137] [] [2026-01-03T13:14:00.261071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1176] [] [2026-01-03T13:14:00.263616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1102] [] [2026-01-03T13:14:00.263896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-03T13:14:00.264870+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1201] [] [2026-01-03T13:14:00.267070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1276] [] [2026-01-03T13:14:00.268743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1299] [] [2026-01-03T13:14:00.269730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1104] [] [2026-01-03T13:14:00.270007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [83] [] [2026-01-03T13:14:00.270853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1200] [] [2026-01-03T13:14:00.273219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1238] [] [2026-01-03T13:14:00.274834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1246] [] [2026-01-03T13:14:00.275675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1245] [] [2026-01-03T13:14:00.275951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [103] [] [2026-01-03T13:14:00.277083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1242] [] [2026-01-03T13:14:00.277361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [104] [] [2026-01-03T13:14:00.277922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1301] [] [2026-01-03T13:14:00.278495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1111] [] [2026-01-03T13:14:00.278775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [108] [] [2026-01-03T13:14:00.279193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1112] [] [2026-01-03T13:14:00.287804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1144] [] [2026-01-03T13:14:00.288248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1145] [] [2026-01-03T13:14:00.296625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1190] [] [2026-01-03T13:14:00.297630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1189] [] [2026-01-03T13:14:00.306327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1227] [] [2026-01-03T13:14:00.306767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1228] [] [2026-01-03T13:14:00.315750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1262] [] [2026-01-03T13:14:00.316238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1263] [] [2026-01-03T13:14:00.325561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1302] [] [2026-01-03T13:14:00.325996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1303] [] [2026-01-03T13:14:00.335362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1157] [] [2026-01-03T13:14:00.335653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [107] [] [2026-01-03T13:14:00.336351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1158] [] [2026-01-03T13:14:00.346575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1162] [] [2026-01-03T13:14:00.347163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1163] [] [2026-01-03T13:14:00.357466+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1212] [] [2026-01-03T13:14:00.358050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1213] [] [2026-01-03T13:14:00.363825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1234] [] [2026-01-03T13:14:00.369241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1235] [] [2026-01-03T13:14:00.378555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1254] [] [2026-01-03T13:14:00.379139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1255] [] [2026-01-03T13:14:00.385759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1130] [] [2026-01-03T13:14:00.386079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [124] [] [2026-01-03T13:14:00.386528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1136] [] [2026-01-03T13:14:00.387115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1187] [] [2026-01-03T13:14:00.387834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1230] [] [2026-01-03T13:14:00.388559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1096] [] [2026-01-03T13:14:00.388865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-03T13:14:00.391599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1138] [] [2026-01-03T13:14:00.409278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1181] [] [2026-01-03T13:14:00.412655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1220] [] [2026-01-03T13:14:00.415073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1261] [] [2026-01-03T13:14:00.416890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1101] [] [2026-01-03T13:14:00.417198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-03T13:14:00.422744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1151] [] [2026-01-03T13:14:00.427456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1186] [] [2026-01-03T13:14:00.433487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1223] [] [2026-01-03T13:14:00.436391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1278] [] [2026-01-03T13:14:00.440701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1084] [] [2026-01-03T13:14:00.441017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-03T13:14:00.446293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1113] [] [2026-01-03T13:14:00.449179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1141] [] [2026-01-03T13:14:00.452332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1183] [] [2026-01-03T13:14:00.456680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1226] [] [2026-01-03T13:14:00.462077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1266] [] [2026-01-03T13:14:00.752157+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-03T13:18:00.830502+00:00] php.INFO: User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. {"exception":"[object] (ErrorException(code: 0): User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. at C:\\Apache24\\htdocs\\cwlms\\vendor\\composer\\InstalledVersions.php:264)"} [] [2026-01-03T13:18:01.261623+00:00] request.INFO: Matched route "report_localExpense". {"route":"report_localExpense","route_parameters":{"_route":"report_localExpense","_controller":"App\\Controller\\ReportController::localExpense"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpensestatement","method":"POST"} [] [2026-01-03T13:18:01.296090+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-03T13:18:01.345388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-03T13:18:01.458473+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-03T13:18:01.458536+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-03T13:18:01.458567+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-03T13:18:01.458592+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-03T13:18:01.514936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.expense_purpose_id = ? ORDER BY t0.customer_name ASC [21] [] [2026-01-03T13:18:01.582170+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.expense_purpose_id > 16 ORDER BY t0_.customer_name ASC [] [] [2026-01-03T13:18:02.420974+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ INNER JOIN tour_claim t1_ ON t0_.tour_claim_id = t1_.id INNER JOIN user u2_ ON t1_.user_id = u2_.id WHERE t1_.ceo_approval = 1 AND t1_.type = ? AND (t0_.starting_date BETWEEN ? AND ?) AND ((? = 0 OR u2_.business_unit_id = ?)) AND ((? = 0 OR t1_.user_id = ?)) AND ((? = 0 OR t0_.expense_purpose_id = ?)) AND ((? = 0 OR t0_.customer_name = ?)) ORDER BY u2_.username ASC, t0_.starting_date ASC [2,"2025-07-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",0,0,0,0,0,0,"",""] [] [2026-01-03T13:18:02.495498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1085] [] [2026-01-03T13:18:02.500114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-03T13:18:02.500496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-03T13:18:02.500820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-03T13:18:02.503560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1202] [] [2026-01-03T13:18:02.503872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-03T13:18:02.504222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-03T13:18:02.504531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1118] [] [2026-01-03T13:18:02.504809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-03T13:18:02.505147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [21] [] [2026-01-03T13:18:02.507104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1199] [] [2026-01-03T13:18:02.508220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1083] [] [2026-01-03T13:18:02.508501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-03T13:18:02.508842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [30] [] [2026-01-03T13:18:02.509633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [23] [] [2026-01-03T13:18:02.509941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1105] [] [2026-01-03T13:18:02.510719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-03T13:18:02.511093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-03T13:18:02.511400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1153] [] [2026-01-03T13:18:02.513991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1239] [] [2026-01-03T13:18:02.514762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-03T13:18:02.516165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1270] [] [2026-01-03T13:18:02.517641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1211] [] [2026-01-03T13:18:02.517926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-03T13:18:02.519660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1268] [] [2026-01-03T13:18:02.521288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1094] [] [2026-01-03T13:18:02.521564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-03T13:18:02.521866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-03T13:18:02.522510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1125] [] [2026-01-03T13:18:02.523356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1207] [] [2026-01-03T13:18:02.524070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1216] [] [2026-01-03T13:18:02.524502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1252] [] [2026-01-03T13:18:02.524858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-03T13:18:02.525440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1269] [] [2026-01-03T13:18:02.526294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1074] [] [2026-01-03T13:18:02.526577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [42] [] [2026-01-03T13:18:02.527981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1106] [] [2026-01-03T13:18:02.530529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1131] [] [2026-01-03T13:18:02.533200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1160] [] [2026-01-03T13:18:02.535717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1049] [] [2026-01-03T13:18:02.535994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [43] [] [2026-01-03T13:18:02.536821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1110] [] [2026-01-03T13:18:02.540183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1152] [] [2026-01-03T13:18:02.544361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1248] [] [2026-01-03T13:18:02.548932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1292] [] [2026-01-03T13:18:02.554061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1166] [] [2026-01-03T13:18:02.554354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-03T13:18:02.557980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1210] [] [2026-01-03T13:18:02.559778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1257] [] [2026-01-03T13:18:02.562396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1293] [] [2026-01-03T13:18:02.579873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1142] [] [2026-01-03T13:18:02.580154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-03T13:18:02.581836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1243] [] [2026-01-03T13:18:02.584070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1289] [] [2026-01-03T13:18:02.585484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [793] [] [2026-01-03T13:18:02.585768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [56] [] [2026-01-03T13:18:02.586071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [36] [] [2026-01-03T13:18:02.587687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [794] [] [2026-01-03T13:18:02.588831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [682] [] [2026-01-03T13:18:02.590520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [679] [] [2026-01-03T13:18:02.592508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1095] [] [2026-01-03T13:18:02.592791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [58] [] [2026-01-03T13:18:02.595581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1137] [] [2026-01-03T13:18:02.598944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1176] [] [2026-01-03T13:18:02.601483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1102] [] [2026-01-03T13:18:02.601762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-03T13:18:02.602918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1201] [] [2026-01-03T13:18:02.605147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1276] [] [2026-01-03T13:18:02.606831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1299] [] [2026-01-03T13:18:02.607822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1104] [] [2026-01-03T13:18:02.608098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [83] [] [2026-01-03T13:18:02.608938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1200] [] [2026-01-03T13:18:02.611363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1238] [] [2026-01-03T13:18:02.612899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1246] [] [2026-01-03T13:18:02.613742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1245] [] [2026-01-03T13:18:02.614019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [103] [] [2026-01-03T13:18:02.615141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1242] [] [2026-01-03T13:18:02.615418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [104] [] [2026-01-03T13:18:02.615998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1301] [] [2026-01-03T13:18:02.616576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1111] [] [2026-01-03T13:18:02.616855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [108] [] [2026-01-03T13:18:02.617272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1112] [] [2026-01-03T13:18:02.626060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1144] [] [2026-01-03T13:18:02.626503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1145] [] [2026-01-03T13:18:02.634844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1190] [] [2026-01-03T13:18:02.635848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1189] [] [2026-01-03T13:18:02.644559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1227] [] [2026-01-03T13:18:02.644999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1228] [] [2026-01-03T13:18:02.654189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1262] [] [2026-01-03T13:18:02.654629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1263] [] [2026-01-03T13:18:02.663883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1302] [] [2026-01-03T13:18:02.664327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1303] [] [2026-01-03T13:18:02.673596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1157] [] [2026-01-03T13:18:02.673880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [107] [] [2026-01-03T13:18:02.674587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1158] [] [2026-01-03T13:18:02.685033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1162] [] [2026-01-03T13:18:02.685700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1163] [] [2026-01-03T13:18:02.695884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1212] [] [2026-01-03T13:18:02.696486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1213] [] [2026-01-03T13:18:02.702566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1234] [] [2026-01-03T13:18:02.708329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1235] [] [2026-01-03T13:18:02.717509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1254] [] [2026-01-03T13:18:02.718122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1255] [] [2026-01-03T13:18:02.726836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1130] [] [2026-01-03T13:18:02.727356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [124] [] [2026-01-03T13:18:02.727981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1136] [] [2026-01-03T13:18:02.728792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1187] [] [2026-01-03T13:18:02.729665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1230] [] [2026-01-03T13:18:02.730370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1096] [] [2026-01-03T13:18:02.730762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-03T13:18:02.733489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1138] [] [2026-01-03T13:18:02.736636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1181] [] [2026-01-03T13:18:02.739808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1220] [] [2026-01-03T13:18:02.742052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1261] [] [2026-01-03T13:18:02.743881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1101] [] [2026-01-03T13:18:02.744191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-03T13:18:02.749803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1151] [] [2026-01-03T13:18:02.771319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1186] [] [2026-01-03T13:18:02.778253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1223] [] [2026-01-03T13:18:02.781778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1278] [] [2026-01-03T13:18:02.786538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1084] [] [2026-01-03T13:18:02.786892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-03T13:18:02.792478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1113] [] [2026-01-03T13:18:02.795572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1141] [] [2026-01-03T13:18:02.798783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1183] [] [2026-01-03T13:18:02.803490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1226] [] [2026-01-03T13:18:02.809325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? [1266] [] [2026-01-03T13:18:03.114767+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T03:48:13.548138+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T03:48:13.567199+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T03:48:13.567241+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T03:48:13.567267+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T03:48:13.744933+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T03:48:14.113669+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69418f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/69418f","method":"GET"} [] [2026-01-04T03:49:02.040338+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1310","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1310/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T03:49:02.056591+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T03:49:02.056631+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T03:49:02.056658+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T03:49:02.128100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1310"] [] [2026-01-04T03:49:02.148462+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T03:49:02.148695+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-04T09:49:02+06:00",1310] [] [2026-01-04T03:49:02.151183+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T03:49:02.186978+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T03:49:02.323372+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd8d98"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/bd8d98","method":"GET"} [] [2026-01-04T04:19:59.639667+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T04:19:59.656626+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:19:59.656671+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:19:59.656699+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:19:59.658724+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:19:59.673687+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T04:19:59.674109+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T04:19:59.795874+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T04:19:59.808751+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:19:59.808799+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:19:59.808828+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:19:59.842845+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:19:59.940606+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T04:19:59.953218+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:19:59.953268+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:19:59.953297+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:20:00.011976+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:20:00.247457+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"458968"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/458968","method":"GET"} [] [2026-01-04T04:20:07.214831+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T04:20:07.231483+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:20:07.231524+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:20:07.231551+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:20:07.233121+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:20:07.362420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2045"] [] [2026-01-04T04:20:07.492109+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T04:20:07.504815+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:20:07.504862+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:20:07.504890+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:20:07.549915+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:20:07.677578+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2746b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d2746b","method":"GET"} [] [2026-01-04T04:37:26.742146+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1307","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1307/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T04:37:26.758501+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:37:26.758547+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:37:26.758574+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:37:26.851728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1307"] [] [2026-01-04T04:37:26.866856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-04T04:37:26.872918+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T04:37:26.873107+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,37,"2026-01-04T10:37:26+06:00",1307] [] [2026-01-04T04:37:26.874413+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T04:37:26.880235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T04:37:26.913961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1307] [] [2026-01-04T04:37:26.917259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T04:37:26.918970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [30] [] [2026-01-04T04:37:26.919271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T04:37:26.920608+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T04:37:29.772708+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T04:37:30.740369+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:37:30.759146+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T04:37:30.905683+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T04:37:30.962231+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c24cb"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/5c24cb","method":"GET"} [] [2026-01-04T04:39:21.936475+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1307","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1307/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T04:39:21.953253+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:39:21.953296+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:39:21.953324+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:39:22.032435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1307"] [] [2026-01-04T04:39:22.051612+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T04:39:22.051820+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-04T10:39:22+06:00",1307] [] [2026-01-04T04:39:22.054639+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T04:39:22.071887+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:39:22.234039+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a0e43"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/6a0e43","method":"GET"} [] [2026-01-04T04:45:02.563950+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T04:45:02.580864+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:02.580914+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:02.580942+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:02.582950+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:45:02.597236+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T04:45:02.597579+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T04:45:02.733387+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T04:45:02.746239+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:02.746279+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:02.746307+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:02.778919+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:45:02.876679+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T04:45:02.888725+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:02.888763+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:02.888789+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:02.938281+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:45:03.290410+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a4c28"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6a4c28","method":"GET"} [] [2026-01-04T04:45:05.637178+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T04:45:05.649718+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:05.649759+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:05.649785+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:05.650878+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:45:05.754127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1477"] [] [2026-01-04T04:45:05.957946+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T04:45:05.958239+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",45] [] [2026-01-04T04:45:05.960573+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T04:45:05.981727+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T04:45:09.137992+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T04:45:10.114958+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T04:45:10.261049+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T04:45:10.393185+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T04:45:10.408894+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:10.408971+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:10.409003+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:10.453468+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:45:10.688348+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bab73"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9bab73","method":"GET"} [] [2026-01-04T04:45:30.571900+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T04:45:30.588592+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:30.588638+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.588671+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.589405+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.660730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1477"] [] [2026-01-04T04:45:30.881203+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1477\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.883785+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 04:45:30 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.883842+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.883869+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:30.891958+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:45:31.027456+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T04:45:31.042944+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:45:31.042982+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:31.043009+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:45:31.046760+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:45:31.107548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T04:45:31.121738+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T04:45:31.338236+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:45:31.753175+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5332bb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5332bb","method":"GET"} [] [2026-01-04T04:48:46.092311+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T04:48:46.109490+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:48:46.109530+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:46.109556+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:46.111754+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:48:46.126433+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T04:48:46.126771+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T04:48:46.276489+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T04:48:46.289383+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:48:46.289422+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:46.289478+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:46.321207+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:48:46.425117+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T04:48:46.437320+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:48:46.437359+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:46.437386+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:46.488825+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:48:46.823847+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"401366"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/401366","method":"GET"} [] [2026-01-04T04:48:50.094665+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T04:48:50.107257+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:48:50.107299+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:50.107325+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:50.108404+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:48:50.215630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1493"] [] [2026-01-04T04:48:50.422040+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T04:48:50.422370+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",48] [] [2026-01-04T04:48:50.423667+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T04:48:50.436334+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T04:48:52.804571+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T04:48:53.744416+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T04:48:53.893108+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T04:48:54.075844+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T04:48:54.091496+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:48:54.091562+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:54.091593+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:48:54.119292+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T04:48:54.329072+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"836fe1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/836fe1","method":"GET"} [] [2026-01-04T04:49:09.320064+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T04:49:09.336372+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:09.336412+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.336443+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.337105+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.404535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1493"] [] [2026-01-04T04:49:09.617140+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1493\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.619576+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 04:49:09 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.619632+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.619658+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.627754+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:09.813119+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T04:49:09.828977+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:09.829015+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.829042+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:09.832804+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:49:09.895885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T04:49:09.919571+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T04:49:09.949529+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:10.312755+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"baa657"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/baa657","method":"GET"} [] [2026-01-04T04:49:14.043555+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T04:49:14.055773+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:14.055811+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:14.055838+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:14.058769+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:49:14.107402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T04:49:14.118256+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T04:49:14.139021+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:14.430535+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"516ca1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/516ca1","method":"GET"} [] [2026-01-04T04:49:15.861879+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T04:49:15.873988+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:15.874026+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:15.874051+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:15.877033+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:49:15.938427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T04:49:15.949301+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T04:49:16.068596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1493"] [] [2026-01-04T04:49:16.071702+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T04:49:16.112003+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:16.379195+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fab1f0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/fab1f0","method":"GET"} [] [2026-01-04T04:49:19.403290+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T04:49:19.417439+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:19.417477+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:19.417535+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:19.421407+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:49:19.480925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T04:49:19.497069+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T04:49:19.505880+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T04:49:19.598428+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [48,2,"%%"] [] [2026-01-04T04:49:19.604283+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [48,2,"%%",[1289,1243,1142,1093,1013,924,888,821,786,762,721,696,683,662,640]] [] [2026-01-04T04:49:19.609805+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [48,2,"%%"] [] [2026-01-04T04:49:19.616463+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:19.972539+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76e9dd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/76e9dd","method":"GET"} [] [2026-01-04T04:49:22.144979+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1289"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1289/show","method":"GET"} [] [2026-01-04T04:49:22.160807+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:22.160846+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:22.160872+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:22.164764+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:49:22.218695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T04:49:22.235075+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T04:49:22.239866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1289"] [] [2026-01-04T04:49:22.279662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1289] [] [2026-01-04T04:49:22.284345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-04T04:49:22.286006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T04:49:22.286299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T04:49:22.295654+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:22.618359+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7254b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e7254b","method":"GET"} [] [2026-01-04T04:49:33.099155+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-04T04:49:33.112341+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T04:49:33.112391+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:33.112419+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T04:49:33.115983+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T04:49:33.166215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T04:49:33.180724+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T04:49:33.234997+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T04:49:33.280219+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T04:49:33.620460+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b4f8c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6b4f8c","method":"GET"} [] [2026-01-04T05:10:04.369579+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T05:10:04.385847+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:04.385886+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:04.385912+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:04.387853+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:10:04.402228+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T05:10:04.402584+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T05:10:04.527081+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T05:10:04.539078+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:04.539116+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:04.539143+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:04.569769+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:10:04.665737+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T05:10:04.677604+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:04.677642+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:04.677667+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:04.727147+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:10:04.960883+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"600cab"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/600cab","method":"GET"} [] [2026-01-04T05:10:08.249268+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T05:10:08.261722+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:08.261761+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:08.261787+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:08.262873+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:10:08.359954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1342"] [] [2026-01-04T05:10:08.584808+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:10:08.585120+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",1] [] [2026-01-04T05:10:08.586734+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:10:08.600269+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T05:10:09.660520+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T05:10:10.176391+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T05:10:10.227409+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T05:10:10.346334+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T05:10:10.362250+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:10.362288+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:10.362316+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:10.390004+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:10:10.535674+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5becce"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5becce","method":"GET"} [] [2026-01-04T05:10:45.030365+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T05:10:45.046839+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:45.046886+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.046918+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.047718+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.116061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1342"] [] [2026-01-04T05:10:45.320147+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1342\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.322584+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 05:10:45 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.322670+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.322699+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.330909+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:45.467585+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T05:10:45.483026+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:45.483064+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.483091+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:45.486677+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:45.558015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:45.572353+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:45.606184+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:45.830122+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3cde4a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3cde4a","method":"GET"} [] [2026-01-04T05:10:49.249642+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T05:10:49.263140+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:49.263193+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:49.263222+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:49.266421+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:49.304099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:49.315729+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:49.441341+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:49.613278+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87a31c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/87a31c","method":"GET"} [] [2026-01-04T05:10:51.019445+00:00] request.INFO: Matched route "employee_dbAdjust". {"route":"employee_dbAdjust","route_parameters":{"_route":"employee_dbAdjust","_controller":"App\\Controller\\EmployeeController::dbAdjust"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/dbAdjust","method":"GET"} [] [2026-01-04T05:10:51.033755+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:51.033795+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:51.033822+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:51.037599+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:51.092247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:51.108616+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:51.415948+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:51.526360+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T05:10:51.538545+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:51.538583+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:51.538609+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:51.541479+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:51.577677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:51.588506+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:51.667893+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:51.843710+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbaf8b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bbaf8b","method":"GET"} [] [2026-01-04T05:10:53.424974+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:10:53.437141+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:53.437180+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:53.437207+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:53.440114+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:53.481941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:53.492889+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:53.513627+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:53.654906+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c870c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8c870c","method":"GET"} [] [2026-01-04T05:10:55.324782+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:10:55.337631+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:55.337679+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:55.337706+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:55.340788+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:55.385597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:55.396694+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:55.417938+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:55.593431+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"516d8d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/516d8d","method":"GET"} [] [2026-01-04T05:10:59.141075+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T05:10:59.153179+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:10:59.153216+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:59.153243+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:10:59.156246+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:10:59.215305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:10:59.226210+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:10:59.308821+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:10:59.476607+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a59973"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a59973","method":"GET"} [] [2026-01-04T05:11:00.794764+00:00] request.INFO: Matched route "employee_dbAdjust". {"route":"employee_dbAdjust","route_parameters":{"_route":"employee_dbAdjust","_controller":"App\\Controller\\EmployeeController::dbAdjust"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/dbAdjust","method":"GET"} [] [2026-01-04T05:11:00.806843+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:11:00.806926+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:11:00.806956+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:11:00.809936+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:11:00.872081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:11:00.883689+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:11:00.938658+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:11:01.039640+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T05:11:01.051935+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:11:01.051975+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:11:01.052001+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:11:01.055011+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:11:01.124555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:11:01.152684+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:11:01.228691+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:11:01.417570+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5935a9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5935a9","method":"GET"} [] [2026-01-04T05:11:02.369899+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:11:02.382468+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:11:02.382511+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:11:02.382566+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:11:02.385694+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:11:02.421999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:11:02.433254+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:11:02.454518+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:11:02.614981+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67797d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/67797d","method":"GET"} [] [2026-01-04T05:18:36.454163+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T05:18:36.470490+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:18:36.470529+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:36.470556+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:36.474539+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:18:36.535413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:18:36.552533+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:18:36.646793+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:18:36.880520+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da4a86"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/da4a86","method":"GET"} [] [2026-01-04T05:18:37.328335+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-04T05:18:37.347582+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:18:37.400347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:18:37.416460+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:18:37.416512+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:18:37.416542+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:37.416567+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:37.472152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-04T05:18:37.480945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-04T05:18:37.485693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-04T05:18:37.485968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-04T05:18:37.486981+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:18:37.487982+00:00] doctrine.DEBUG: INSERT INTO tour_claim (submition_date, starting_date, ending_date, tour_details, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, ceo_approval, ceo_approval_by, ceo_approval_date, type, tour_request_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2026-01-04T11:18:37+06:00","2":"2025-12-01T00:00:00+00:00","3":"2025-12-31T00:00:00+00:00","4":"Conveyance Bill & Food Allowance","5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":null,"12":null,"13":null,"14":2,"15":13,"16":48} [] [2026-01-04T05:18:37.490192+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-01T00:00:00+00:00","4":"Kamrangirchar","5":"2025-12-01T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":170.0,"9":"Up & Down","10":"NODI BILASH","11":1312,"12":17} [] [2026-01-04T05:18:37.491328+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"Office","3":"2025-12-01T00:00:00+00:00","4":"Kamrangirchar","5":"2025-12-01T00:00:00+00:00","6":"Self Transport","7":"BDT","8":300.0,"9":"","10":"NODI BILASH","11":1312,"12":17} [] [2026-01-04T05:18:37.491723+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-03T00:00:00+00:00","4":"Mirpur","5":"2025-12-03T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":150.0,"9":"Up & Down","10":"Global Premium Accessories Ltd. ","11":1312,"12":19} [] [2026-01-04T05:18:37.492612+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-04T00:00:00+00:00","4":"Banani","5":"2025-12-04T00:00:00+00:00","6":"Road-Pedal Rickshaw","7":"BDT","8":100.0,"9":"Up & Down","10":"Asrotex Group","11":1312,"12":19} [] [2026-01-04T05:18:37.493069+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-06T00:00:00+00:00","4":"Uttara","5":"2025-12-06T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":160.0,"9":"Up & Down","10":"MA Saleque Residence ","11":1312,"12":18} [] [2026-01-04T05:18:37.493463+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-10T00:00:00+00:00","4":"Banani","5":"2025-12-10T00:00:00+00:00","6":"Road-Pedal Rickshaw","7":"BDT","8":100.0,"9":"Up & Down","10":"Praasad Nilachol Resort Ba [...]","11":1312,"12":19} [] [2026-01-04T05:18:37.493780+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-18T00:00:00+00:00","4":"Uttara","5":"2025-12-18T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":140.0,"9":"Up & Down","10":"Pole Star Group","11":1312,"12":17} [] [2026-01-04T05:18:37.494033+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-21T00:00:00+00:00","4":"Sonargaon Road","5":"2025-12-21T00:00:00+00:00","6":"Road-Bus","7":"BDT","8":100.0,"9":"Up & Down","10":"Erfan Super Foods Ltd.","11":1312,"12":17} [] [2026-01-04T05:18:37.494289+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"Office","3":"2025-12-21T00:00:00+00:00","4":"Sonargaon Road","5":"2025-12-21T00:00:00+00:00","6":"Self Transport","7":"BDT","8":300.0,"9":"","10":"Erfan Super Foods Ltd.","11":1312,"12":17} [] [2026-01-04T05:18:37.494611+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-23T00:00:00+00:00","4":"Mirpur","5":"2025-12-23T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":150.0,"9":"Up & Down","10":"Global Premium Accessories Ltd. ","11":1312,"12":19} [] [2026-01-04T05:18:37.495831+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:18:37.504878+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:18:37.709011+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T05:18:37.727769+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:18:37.727820+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:37.727849+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:37.732051+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:18:37.795002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:18:37.812335+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:18:37.821785+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T05:18:37.878480+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [48,2,"%%"] [] [2026-01-04T05:18:37.881121+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [48,2,"%%",[1312,1289,1243,1142,1093,1013,924,888,821,786,762,721,696,683,662]] [] [2026-01-04T05:18:37.886588+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [48,2,"%%"] [] [2026-01-04T05:18:37.892998+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:18:38.525161+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"793e5b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/793e5b","method":"GET"} [] [2026-01-04T05:18:40.138132+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/show","method":"GET"} [] [2026-01-04T05:18:40.152752+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:18:40.152792+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:40.152819+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:40.156606+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:18:40.210307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:18:40.227307+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:18:40.232242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:18:40.252895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:18:40.257854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T05:18:40.259538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T05:18:40.259861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-04T05:18:40.268390+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:18:40.575152+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c9cc5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1c9cc5","method":"GET"} [] [2026-01-04T05:18:40.735865+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-04T05:18:40.750934+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:18:40.795596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:18:40.806769+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:18:40.806822+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:18:40.806852+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:40.806878+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:40.880939+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:18:41.054154+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e37efc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e37efc","method":"GET"} [] [2026-01-04T05:18:43.678253+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-04T05:18:43.698517+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:18:43.765077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:18:43.782769+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:18:43.782837+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:18:43.782869+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:43.782895+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:18:43.867204+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:18:44.024264+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3622be"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3622be","method":"GET"} [] [2026-01-04T05:23:52.436737+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:23:52.453652+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:23:52.453692+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:23:52.453719+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:23:52.457789+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:23:52.525643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:23:52.542861+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:23:52.737803+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:23:52.961814+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba4182"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ba4182","method":"GET"} [] [2026-01-04T05:23:57.130119+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:23:57.142363+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:23:57.142401+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:23:57.142427+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:23:57.145352+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:23:57.190741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:23:57.201734+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:23:57.223734+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:23:57.365648+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3233d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c3233d","method":"GET"} [] [2026-01-04T05:23:58.307975+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:23:58.320393+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:23:58.320434+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:23:58.320461+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:23:58.323533+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:23:58.382079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:23:58.393785+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:23:58.416394+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:23:58.551814+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9e713"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a9e713","method":"GET"} [] [2026-01-04T05:24:13.820749+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T05:24:13.837647+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:24:13.837688+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:13.837715+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:13.841930+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:24:13.898710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:24:13.917032+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:24:13.978803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1342"] [] [2026-01-04T05:24:13.980354+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T05:24:13.999561+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:24:14.160169+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0926e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b0926e","method":"GET"} [] [2026-01-04T05:24:16.160627+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:24:16.173705+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:24:16.173745+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:16.173772+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:16.176816+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:24:16.216887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:24:16.228611+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:24:16.252796+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:24:16.409323+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f4a62"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9f4a62","method":"GET"} [] [2026-01-04T05:24:19.361160+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T05:24:19.374952+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:24:19.375004+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:19.375033+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:19.378207+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:24:19.421678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:24:19.433854+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:24:19.484201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1342"] [] [2026-01-04T05:24:19.485573+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T05:24:19.502036+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:24:19.674546+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe2e4b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/fe2e4b","method":"GET"} [] [2026-01-04T05:24:48.923240+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-04T05:24:48.936417+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:24:48.936466+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:48.936493+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:48.939512+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:24:49.001193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:24:49.012405+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:24:49.027153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1342"] [] [2026-01-04T05:24:49.106421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [3] [] [2026-01-04T05:24:49.107170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T05:24:49.108201+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:24:49.278353+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dce4cc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/dce4cc","method":"GET"} [] [2026-01-04T05:24:59.806024+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T05:24:59.820453+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:24:59.820492+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:59.820519+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:24:59.824414+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:24:59.877124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:24:59.893845+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:24:59.902668+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T05:24:59.955865+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [48,2,"%%"] [] [2026-01-04T05:24:59.958478+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [48,2,"%%",[1312,1289,1243,1142,1093,1013,924,888,821,786,762,721,696,683,662]] [] [2026-01-04T05:24:59.964026+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [48,2,"%%"] [] [2026-01-04T05:24:59.970471+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:25:00.469542+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a011bb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a011bb","method":"GET"} [] [2026-01-04T05:25:02.180756+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/edit","method":"GET"} [] [2026-01-04T05:25:02.195119+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:25:02.195158+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:25:02.195184+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:25:02.198941+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:25:02.250784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:25:02.267749+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:25:02.272562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:25:02.289280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:25:02.340979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T05:25:02.345611+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T05:25:02.394424+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:25:02.830801+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aae6c0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/aae6c0","method":"GET"} [] [2026-01-04T05:26:11.948417+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/edit","method":"POST"} [] [2026-01-04T05:26:11.968247+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:26:12.033010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:26:12.049969+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:26:12.050021+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:26:12.050050+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:12.050075+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:12.055329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:26:12.072001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:26:12.118232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T05:26:12.121972+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:26:12.122958+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-29T00:00:00+00:00","4":"Dhanmondi","5":"2025-12-29T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":150.0,"9":"","10":"Silicon Housing Ltd.","11":1312,"12":19} [] [2026-01-04T05:26:12.124332+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-04T11:26:12+06:00","2025-12-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",1312] [] [2026-01-04T05:26:12.124933+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21703] [] [2026-01-04T05:26:12.125172+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21704] [] [2026-01-04T05:26:12.125383+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-03T00:00:00+00:00","2025-12-03T00:00:00+00:00",21705] [] [2026-01-04T05:26:12.125588+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-04T00:00:00+00:00","2025-12-04T00:00:00+00:00",21706] [] [2026-01-04T05:26:12.125792+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-06T00:00:00+00:00","2025-12-06T00:00:00+00:00",21707] [] [2026-01-04T05:26:12.125995+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-10T00:00:00+00:00","2025-12-10T00:00:00+00:00",21708] [] [2026-01-04T05:26:12.126201+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-18T00:00:00+00:00","2025-12-18T00:00:00+00:00",21709] [] [2026-01-04T05:26:12.126405+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-21T00:00:00+00:00","2025-12-21T00:00:00+00:00",21710] [] [2026-01-04T05:26:12.126607+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-21T00:00:00+00:00","2025-12-21T00:00:00+00:00",21711] [] [2026-01-04T05:26:12.126816+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-23T00:00:00+00:00","2025-12-23T00:00:00+00:00",21712] [] [2026-01-04T05:26:12.127768+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:26:12.137506+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:26:12.359960+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/show","method":"GET"} [] [2026-01-04T05:26:12.375794+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:26:12.375836+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:12.375863+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:12.379669+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:26:12.451716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:26:12.482652+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:26:12.488151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:26:12.508311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:26:12.512918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T05:26:12.514521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T05:26:12.514827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-04T05:26:12.523033+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:26:12.790543+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"735f71"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/735f71","method":"GET"} [] [2026-01-04T05:26:23.962908+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T05:26:23.980128+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:26:23.980178+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:23.980205+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:23.984619+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:26:24.053852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:26:24.071225+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:26:24.080542+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T05:26:24.140570+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [48,2,"%%"] [] [2026-01-04T05:26:24.143129+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [48,2,"%%",[1312,1289,1243,1142,1093,1013,924,888,821,786,762,721,696,683,662]] [] [2026-01-04T05:26:24.149659+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [48,2,"%%"] [] [2026-01-04T05:26:24.157731+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:26:24.477327+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1aabe1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1aabe1","method":"GET"} [] [2026-01-04T05:26:26.856360+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/edit","method":"GET"} [] [2026-01-04T05:26:26.870695+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:26:26.870739+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:26.870769+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:26.875813+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:26:26.934888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:26:26.952370+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:26:26.957241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:26:26.974356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:26:27.023414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T05:26:27.027499+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T05:26:27.049929+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:26:27.509830+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab0f77"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ab0f77","method":"GET"} [] [2026-01-04T05:26:30.988070+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/edit","method":"POST"} [] [2026-01-04T05:26:31.007211+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:26:31.065472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:26:31.083000+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:26:31.083058+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:26:31.083089+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:31.083116+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:31.088447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:26:31.105996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:26:31.154265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T05:26:31.158175+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:26:31.158383+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-04T11:26:31+06:00","2025-12-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",1312] [] [2026-01-04T05:26:31.159011+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21703] [] [2026-01-04T05:26:31.159267+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21704] [] [2026-01-04T05:26:31.159498+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-03T00:00:00+00:00","2025-12-03T00:00:00+00:00",21705] [] [2026-01-04T05:26:31.159731+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-04T00:00:00+00:00","2025-12-04T00:00:00+00:00",21706] [] [2026-01-04T05:26:31.159961+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-06T00:00:00+00:00","2025-12-06T00:00:00+00:00",21707] [] [2026-01-04T05:26:31.160195+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-10T00:00:00+00:00","2025-12-10T00:00:00+00:00",21708] [] [2026-01-04T05:26:31.160435+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-18T00:00:00+00:00","2025-12-18T00:00:00+00:00",21709] [] [2026-01-04T05:26:31.160674+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-21T00:00:00+00:00","2025-12-21T00:00:00+00:00",21710] [] [2026-01-04T05:26:31.160904+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-21T00:00:00+00:00","2025-12-21T00:00:00+00:00",21711] [] [2026-01-04T05:26:31.161134+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-23T00:00:00+00:00","2025-12-23T00:00:00+00:00",21712] [] [2026-01-04T05:26:31.161372+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-29T00:00:00+00:00","2025-12-29T00:00:00+00:00",21713] [] [2026-01-04T05:26:31.162412+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:26:31.165127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-04T05:26:31.176595+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T05:26:32.268955+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T05:26:32.753680+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:26:32.771005+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T05:26:32.822455+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T05:26:32.992070+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/show","method":"GET"} [] [2026-01-04T05:26:33.008050+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:26:33.008092+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:33.008119+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:26:33.012014+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:26:33.081142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:26:33.098008+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T05:26:33.102845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:26:33.123066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:26:33.128371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T05:26:33.130155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T05:26:33.130485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-04T05:26:33.138834+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:26:33.432548+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1d96b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d1d96b","method":"GET"} [] [2026-01-04T05:28:27.725929+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1311","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1311/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T05:28:27.742639+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:28:27.742685+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:28:27.742715+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:28:27.828766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1311"] [] [2026-01-04T05:28:27.843883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-04T05:28:27.848563+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:28:27.848781+00:00] doctrine.DEBUG: UPDATE tour_claim SET fh_approval = ?, fh_approval_by = ?, fh_approval_date = ? WHERE id = ? [1,115,"2026-01-04T11:28:27+06:00",1311] [] [2026-01-04T05:28:27.850009+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:28:27.853337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-04T05:28:27.855488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-04T05:28:27.866755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1311] [] [2026-01-04T05:28:27.871052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T05:28:27.881606+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at C:\Apache24\htdocs\cwlms\templates\local_expense\localExpense.html.twig line 149 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at C:\\Apache24\\htdocs\\cwlms\\templates\\local_expense\\localExpense.html.twig:149)"} [] [2026-01-04T05:28:27.930345+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:28:28.215904+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19752c"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/19752c","method":"GET"} [] [2026-01-04T05:28:40.207397+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1311","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1311/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T05:28:40.223537+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:28:40.223576+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:28:40.223603+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:28:40.318114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1311"] [] [2026-01-04T05:28:40.360999+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:28:40.526413+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"388a87"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/388a87","method":"GET"} [] [2026-01-04T05:29:11.753618+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1309","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1309/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T05:29:11.769892+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:29:11.769932+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:29:11.769998+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:29:11.844015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1309"] [] [2026-01-04T05:29:11.858913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-04T05:29:11.863548+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:29:11.863705+00:00] doctrine.DEBUG: UPDATE tour_claim SET fh_approval = ?, fh_approval_by = ?, fh_approval_date = ? WHERE id = ? [1,115,"2026-01-04T11:29:11+06:00",1309] [] [2026-01-04T05:29:11.864321+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:29:11.867068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-04T05:29:11.868628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-04T05:29:11.879742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1309] [] [2026-01-04T05:29:11.882639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-04T05:29:11.885064+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T05:29:14.492145+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T05:29:15.356864+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:29:15.374853+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T05:29:15.470264+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de1df0"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/de1df0","method":"GET"} [] [2026-01-04T05:29:15.496530+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T05:30:23.445507+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1306","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1306/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T05:30:23.460196+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:30:23.460235+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:30:23.460262+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:30:23.533478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-04T05:30:23.548709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-04T05:30:23.553345+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:30:23.553531+00:00] doctrine.DEBUG: UPDATE tour_claim SET fh_approval = ?, fh_approval_by = ?, fh_approval_date = ? WHERE id = ? [1,115,"2026-01-04T11:30:23+06:00",1306] [] [2026-01-04T05:30:23.555843+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:30:23.559234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-04T05:30:23.561277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-04T05:30:23.573272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-04T05:30:23.577310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-04T05:30:23.589016+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at C:\Apache24\htdocs\cwlms\templates\local_expense\localExpense.html.twig line 149 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at C:\\Apache24\\htdocs\\cwlms\\templates\\local_expense\\localExpense.html.twig:149)"} [] [2026-01-04T05:30:23.629735+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:30:24.236836+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bad119"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/bad119","method":"GET"} [] [2026-01-04T05:46:13.039874+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:46:13.057571+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:46:13.057624+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:46:13.057654+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:46:13.062026+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:46:13.121737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T05:46:13.154925+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T05:46:13.344461+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:46:13.686096+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47b10d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/47b10d","method":"GET"} [] [2026-01-04T05:46:28.761994+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T05:46:28.778623+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:46:28.778664+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:46:28.778691+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:46:28.782763+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:46:28.833868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T05:46:28.852226+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T05:46:28.861637+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T05:46:28.920471+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [45,2,"%%"] [] [2026-01-04T05:46:28.923005+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [45,2,"%%",[1293,1257,1210,1166,1060,907,792,726,636,631,597,550,510,489,461]] [] [2026-01-04T05:46:28.928305+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [45,2,"%%"] [] [2026-01-04T05:46:28.934859+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:46:29.348688+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30d832"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/30d832","method":"GET"} [] [2026-01-04T05:46:30.877850+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1293"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1293/show","method":"GET"} [] [2026-01-04T05:46:30.892846+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:46:30.892894+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:46:30.892921+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:46:30.896693+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:46:30.953662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T05:46:30.970483+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T05:46:30.975279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1293"] [] [2026-01-04T05:46:30.995419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1293] [] [2026-01-04T05:46:31.000512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T05:46:31.002250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T05:46:31.010725+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:46:31.284478+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d86e92"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d86e92","method":"GET"} [] [2026-01-04T05:50:18.433191+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T05:50:18.450488+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:50:18.450529+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:50:18.450555+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:50:18.454752+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T05:50:18.530939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-04T05:50:18.550288+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-04T05:50:18.584754+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T05:50:18.780863+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62d14d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/62d14d","method":"GET"} [] [2026-01-04T05:54:51.717605+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1312","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1312/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T05:54:51.733940+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T05:54:51.733983+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:54:51.734010+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T05:54:51.815732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T05:54:51.832122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T05:54:51.838779+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T05:54:51.839032+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,35,"2026-01-04T11:54:51+06:00",1312] [] [2026-01-04T05:54:51.839897+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T05:54:51.845667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-04T05:54:51.858528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T05:54:51.861687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T05:54:51.863595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T05:54:51.863983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-04T05:54:51.865333+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T05:54:54.965167+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T05:54:56.150068+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T05:54:56.168657+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T05:54:56.318429+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T05:54:56.378837+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e11d7f"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/e11d7f","method":"GET"} [] [2026-01-04T06:00:18.551916+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1312","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1312/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T06:00:18.568617+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:00:18.568658+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:00:18.568685+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:00:18.648742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T06:00:18.668703+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T06:00:18.668947+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-04T12:00:18+06:00",1312] [] [2026-01-04T06:00:18.669632+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T06:00:18.688807+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:00:18.916537+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89afe4"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/89afe4","method":"GET"} [] [2026-01-04T06:07:39.716627+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T06:07:39.733441+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:07:39.733491+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:07:39.733518+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:07:39.737615+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:07:39.795911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T06:07:39.813072+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T06:07:39.822925+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T06:07:39.886718+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [48,2,"%%"] [] [2026-01-04T06:07:39.889422+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [48,2,"%%",[1312,1289,1243,1142,1093,1013,924,888,821,786,762,721,696,683,662]] [] [2026-01-04T06:07:39.895092+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [48,2,"%%"] [] [2026-01-04T06:07:39.902246+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:07:40.385045+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1827d3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1827d3","method":"GET"} [] [2026-01-04T06:07:58.380464+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1312"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1312/localExpenseReport","method":"GET"} [] [2026-01-04T06:07:58.400675+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:07:58.400766+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:07:58.400794+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:07:58.405712+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:07:58.470006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-04T06:07:58.487448+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1493"} [] [2026-01-04T06:07:58.492512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1312"] [] [2026-01-04T06:07:58.517452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-04T06:07:58.517852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-04T06:07:58.530630+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1312] [] [2026-01-04T06:07:58.560215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1312] [] [2026-01-04T06:07:58.562819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T06:07:58.564639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T06:07:58.564951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-04T06:07:58.685395+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-04T06:07:58.704533+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:16:28.578277+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1257"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1257/show","method":"GET"} [] [2026-01-04T06:16:28.594655+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:16:28.594696+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:16:28.594723+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:16:28.598853+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:16:28.676942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T06:16:28.694611+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T06:16:28.699743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1257"] [] [2026-01-04T06:16:28.720994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1257] [] [2026-01-04T06:16:28.726052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T06:16:28.728006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T06:16:28.736522+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:16:29.003097+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5da9e5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5da9e5","method":"GET"} [] [2026-01-04T06:48:33.338057+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:48:33.354270+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:33.354309+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:33.354335+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:33.356289+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:48:33.370549+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T06:48:33.370909+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T06:48:33.502304+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:48:33.514814+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:33.514870+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:33.514930+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:33.547293+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:48:33.660374+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T06:48:33.672465+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:33.672504+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:33.672530+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:33.722098+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:48:33.999524+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a92e04"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a92e04","method":"GET"} [] [2026-01-04T06:48:36.489914+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T06:48:36.503269+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:36.503317+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:36.503344+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:36.504493+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:48:36.634859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-04T06:48:36.850842+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T06:48:36.851109+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",130] [] [2026-01-04T06:48:36.853299+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T06:48:36.866159+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T06:48:39.389657+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T06:48:40.355527+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T06:48:40.500024+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T06:48:40.635504+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:48:40.648239+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:40.648279+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:40.648342+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:40.670794+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:48:40.846718+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3aa96c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3aa96c","method":"GET"} [] [2026-01-04T06:48:55.840051+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T06:48:55.852548+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:55.852586+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:55.852618+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:55.853280+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:55.903940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-04T06:48:56.100873+00:00] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Authentication failed because \"App\\Security\\LoginFormAuthenticator::checkCredentials()\" did not return true. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-guard\\Provider\\GuardAuthenticationProvider.php:124)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:56.105228+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:56.230363+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:48:56.242432+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:48:56.242470+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:56.242499+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:48:56.264547+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:48:56.439569+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f6462"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6f6462","method":"GET"} [] [2026-01-04T06:49:15.057554+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T06:49:15.074199+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:49:15.074246+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.074279+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.074975+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.140773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-04T06:49:15.348237+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2022\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.350706+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 06:49:15 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.350763+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.350789+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.358208+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:49:15.488809+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:49:15.501967+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:49:15.502020+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.502050+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:15.504823+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:49:15.563944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-04T06:49:15.575242+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-04T06:49:15.610137+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:49:15.838380+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e70f80"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e70f80","method":"GET"} [] [2026-01-04T06:49:53.568540+00:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/logout","method":"GET"} [] [2026-01-04T06:49:53.581077+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:49:53.581117+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:53.581144+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:53.583569+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:49:53.631756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-04T06:49:53.642669+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-04T06:49:53.769380+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:49:53.782544+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:49:53.782583+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:53.782609+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:53.784009+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:49:53.794625+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T06:49:53.794945+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T06:49:53.923642+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:49:53.936129+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:49:53.936178+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:53.936210+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:53.966392+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:49:54.080467+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T06:49:54.092539+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:49:54.092578+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:54.092605+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:49:54.136594+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:49:54.322488+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b4678"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2b4678","method":"GET"} [] [2026-01-04T06:50:03.388976+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T06:50:03.401519+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:50:03.401558+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:03.401583+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:03.402755+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:50:03.512730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1952"] [] [2026-01-04T06:50:03.712381+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T06:50:03.712659+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",106] [] [2026-01-04T06:50:03.713774+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T06:50:03.732853+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T06:50:04.435957+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T06:50:04.890654+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T06:50:04.944397+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T06:50:05.044435+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:50:05.056783+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:50:05.056823+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:05.056850+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:05.079686+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:50:05.249446+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38f828"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/38f828","method":"GET"} [] [2026-01-04T06:50:24.134376+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T06:50:24.148692+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:50:24.148741+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.148774+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.149417+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.204644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1952"] [] [2026-01-04T06:50:24.406452+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1952\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.409082+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 06:50:24 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.409185+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.409216+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.415631+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:50:24.524525+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:50:24.536628+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:50:24.536665+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.536692+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:50:24.539044+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:50:24.589448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [106] [] [2026-01-04T06:50:24.599937+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1952"} [] [2026-01-04T06:50:24.644337+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:50:24.805668+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4db45f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4db45f","method":"GET"} [] [2026-01-04T06:51:05.220303+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T06:51:05.237335+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:05.237376+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:05.237405+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:05.239718+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:05.254501+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T06:51:05.254891+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T06:51:05.387376+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:51:05.399441+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:05.399480+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:05.399507+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:05.430799+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:05.548762+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T06:51:05.560836+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:05.560875+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:05.560901+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:05.610481+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:05.924796+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d4be3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2d4be3","method":"GET"} [] [2026-01-04T06:51:09.235658+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T06:51:09.247891+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:09.247929+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:09.247956+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:09.249435+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:09.259940+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T06:51:09.260230+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T06:51:09.384581+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:51:09.396682+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:09.396723+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:09.396751+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:09.425959+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:09.527537+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T06:51:09.539518+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:09.539556+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:09.539583+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:09.583206+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:09.916651+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67611"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f67611","method":"GET"} [] [2026-01-04T06:51:16.277666+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T06:51:16.294267+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:16.294307+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:16.294333+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:16.295970+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:16.432615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1337"] [] [2026-01-04T06:51:16.637739+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T06:51:16.638067+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",41] [] [2026-01-04T06:51:16.639030+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T06:51:16.649917+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T06:51:17.278748+00:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/logout","method":"GET"} [] [2026-01-04T06:51:17.294628+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:17.294669+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.294695+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.297664+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:51:17.347872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [106] [] [2026-01-04T06:51:17.364168+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1952"} [] [2026-01-04T06:51:17.510451+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:51:17.523367+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:17.523409+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.523439+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.525169+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:17.536530+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T06:51:17.536922+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T06:51:17.666551+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T06:51:17.668056+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:51:17.680187+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:17.680225+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.680253+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.709916+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:17.826913+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T06:51:17.838974+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:17.839015+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.839042+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:17.883022+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:18.083265+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0d949"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a0d949","method":"GET"} [] [2026-01-04T06:51:18.216300+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T06:51:18.271378+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T06:51:18.425248+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:51:18.441352+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:18.441393+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:18.441421+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:18.469692+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:18.673258+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"479315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/479315","method":"GET"} [] [2026-01-04T06:51:20.942253+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T06:51:20.955148+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:20.955188+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:20.955214+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:20.956334+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:21.043980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-04T06:51:21.242461+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T06:51:21.242712+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",130] [] [2026-01-04T06:51:21.243379+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T06:51:21.251640+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T06:51:22.056143+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T06:51:22.516162+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T06:51:22.569454+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T06:51:22.669880+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:51:22.682106+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:22.682145+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:22.682174+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:22.703906+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:51:22.857986+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe3c3e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/fe3c3e","method":"GET"} [] [2026-01-04T06:51:38.388829+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T06:51:38.401538+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:38.401578+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.401610+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.402273+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.466180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1337"] [] [2026-01-04T06:51:38.675254+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1337\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.677705+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 06:51:38 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/localexpense\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.677798+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.677828+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.685881+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:38.845116+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T06:51:38.861474+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:38.861513+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.861540+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:38.865335+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:51:38.939524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-04T06:51:38.968757+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-04T06:51:38.979382+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T06:51:39.034239+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-04T06:51:39.036854+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733,716]] [] [2026-01-04T06:51:39.042242+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-04T06:51:39.048859+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:39.578430+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"982d8c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/982d8c","method":"GET"} [] [2026-01-04T06:51:43.284321+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T06:51:43.301431+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:43.301477+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.301508+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.302182+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.383382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-04T06:51:43.585756+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2022\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.588273+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 06:51:43 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.588329+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.588355+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.595649+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:43.722260+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:51:43.734184+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:43.734221+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.734247+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.736649+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:51:43.783769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-04T06:51:43.802833+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-04T06:51:43.833944+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:43.898910+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-04T06:51:43.913324+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:43.913364+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.913424+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:43.917344+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:51:43.973651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-04T06:51:43.990601+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-04T06:51:43.994412+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9775bd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9775bd","method":"GET"} [] [2026-01-04T06:51:44.007502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1337"] [] [2026-01-04T06:51:44.064381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T06:51:44.065483+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:44.371483+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbf1cb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bbf1cb","method":"GET"} [] [2026-01-04T06:51:45.760154+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T06:51:45.774665+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:45.774705+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:45.774732+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:45.778478+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:51:45.824569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-04T06:51:45.843374+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-04T06:51:45.897663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1337"] [] [2026-01-04T06:51:45.899014+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T06:51:45.915353+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:46.222160+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31591f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/31591f","method":"GET"} [] [2026-01-04T06:51:47.227796+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T06:51:47.240065+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:51:47.240103+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:47.240130+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:51:47.243214+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:51:47.288918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-04T06:51:47.300069+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-04T06:51:47.323392+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:51:47.657419+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36c665"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/36c665","method":"GET"} [] [2026-01-04T06:53:52.598424+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:53:52.614408+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:53:52.614447+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:52.614473+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:52.616407+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:53:52.630376+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T06:53:52.630713+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T06:53:52.758767+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:53:52.770551+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:53:52.770588+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:52.770615+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:52.801168+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:53:52.917699+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T06:53:52.929805+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:53:52.929844+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:52.929870+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:52.979788+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:53:53.178862+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36ec3a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/36ec3a","method":"GET"} [] [2026-01-04T06:53:58.917667+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T06:53:58.930168+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:53:58.930213+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:58.930276+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:53:58.931395+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:53:59.055184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2038"] [] [2026-01-04T06:53:59.292209+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T06:53:59.292451+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",132] [] [2026-01-04T06:53:59.293695+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T06:53:59.302820+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T06:54:01.780517+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T06:54:02.702883+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T06:54:02.850306+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T06:54:02.973029+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T06:54:02.985265+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:54:02.985303+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:02.985331+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:03.007244+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T06:54:03.143187+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d82002"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d82002","method":"GET"} [] [2026-01-04T06:54:25.637329+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T06:54:25.654067+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:54:25.654110+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.654143+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.654837+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.714806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2038"] [] [2026-01-04T06:54:25.924663+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2038\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.927188+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 06:54:25 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.927242+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.927267+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:25.934576+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:54:26.062647+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T06:54:26.074885+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:54:26.074924+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:26.074952+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:54:26.077411+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:54:26.131715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-04T06:54:26.142024+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-04T06:54:26.175152+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:54:26.371141+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d38db"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7d38db","method":"GET"} [] [2026-01-04T06:56:11.550890+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T06:56:11.563724+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:56:11.563769+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:56:11.563796+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:56:11.566199+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:56:11.602111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-04T06:56:11.612907+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-04T06:56:11.621623+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T06:56:11.681276+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [132,2,"%%"] [] [2026-01-04T06:56:11.684226+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [132,2,"%%",[1310,1266,1226,1183,1141,1113,1092,1084]] [] [2026-01-04T06:56:11.689815+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [132,2,"%%"] [] [2026-01-04T06:56:11.690995+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T06:56:11.894616+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c5c31"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4c5c31","method":"GET"} [] [2026-01-04T06:56:18.868606+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1310"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1310/localExpenseReport","method":"GET"} [] [2026-01-04T06:56:18.885389+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T06:56:18.885431+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:56:18.885458+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T06:56:18.888598+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T06:56:18.945503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-04T06:56:18.962139+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-04T06:56:18.967090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1310"] [] [2026-01-04T06:56:18.992443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-04T06:56:18.992867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-04T06:56:19.007386+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1310] [] [2026-01-04T06:56:19.014099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1310] [] [2026-01-04T06:56:19.016624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T06:56:19.018448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T06:56:19.175038+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-04T06:56:19.194589+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:33:30.410563+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T07:33:30.427081+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:30.427127+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:30.427188+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:30.429227+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:33:30.443341+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T07:33:30.443682+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T07:33:30.790014+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T07:33:30.801917+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:30.801954+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:30.801982+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:30.832548+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:33:30.927424+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T07:33:30.939510+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:30.939549+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:30.939576+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:30.991259+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:33:31.144238+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"084d9f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/084d9f","method":"GET"} [] [2026-01-04T07:33:34.020648+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T07:33:34.033610+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:34.033651+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:34.033678+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:34.034865+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:33:34.162358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-04T07:33:34.362612+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T07:33:34.362920+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",135] [] [2026-01-04T07:33:34.365057+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T07:33:34.375110+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T07:33:36.732170+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T07:33:37.759946+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T07:33:37.909944+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T07:33:38.006338+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T07:33:38.018581+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:38.018620+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:38.018647+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:38.041164+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:33:38.151579+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"520b64"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/520b64","method":"GET"} [] [2026-01-04T07:33:51.750871+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T07:33:51.764707+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:51.764758+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:51.764792+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:51.765491+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:51.805458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-04T07:33:52.020825+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2048\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:52.023108+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 07:33:52 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:52.023163+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:52.023190+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:52.028806+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:33:52.145691+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T07:33:52.157595+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:52.157633+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:52.157659+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:52.159972+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:33:52.205654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:33:52.225093+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:33:52.256739+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:33:52.427666+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c4311"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4c4311","method":"GET"} [] [2026-01-04T07:33:55.136534+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T07:33:55.149083+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:55.149153+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:55.149210+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:55.151811+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:33:55.199742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:33:55.210411+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:33:55.288238+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:33:55.436600+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ba56d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7ba56d","method":"GET"} [] [2026-01-04T07:33:58.352582+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-04T07:33:58.366823+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:33:58.404590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:33:58.415260+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:33:58.415313+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:33:58.415342+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:58.415367+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:33:58.478606+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:33:58.617785+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"474eb3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/474eb3","method":"GET"} [] [2026-01-04T07:34:43.989694+00:00] request.INFO: Matched route "employee_new". {"route":"employee_new","route_parameters":{"_route":"employee_new","_controller":"App\\Controller\\EmployeeController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/new","method":"GET"} [] [2026-01-04T07:34:44.004057+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:34:44.004098+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:34:44.004124+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:34:44.007135+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:34:44.071934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:34:44.088527+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:34:44.182934+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:34:44.351728+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47eb31"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/47eb31","method":"GET"} [] [2026-01-04T07:35:54.426028+00:00] request.INFO: Matched route "employee_new". {"route":"employee_new","route_parameters":{"_route":"employee_new","_controller":"App\\Controller\\EmployeeController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/new","method":"POST"} [] [2026-01-04T07:35:54.444631+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:35:54.515410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:35:54.531688+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:35:54.531743+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:35:54.531773+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:35:54.531798+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:35:54.638431+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:35:54.764574+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T07:35:54.776953+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:35:54.777046+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:35:54.777076+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:35:54.779385+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:35:54.847645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:35:54.874830+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:35:54.951994+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:35:55.123004+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9e965"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c9e965","method":"GET"} [] [2026-01-04T07:37:10.662497+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-04T07:37:10.678480+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:37:10.724063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:37:10.734953+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:37:10.735004+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:37:10.735033+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:37:10.735059+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:37:10.808885+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:37:10.955213+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f1341"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2f1341","method":"GET"} [] [2026-01-04T07:37:13.087143+00:00] request.INFO: Matched route "employee_dbAdjust". {"route":"employee_dbAdjust","route_parameters":{"_route":"employee_dbAdjust","_controller":"App\\Controller\\EmployeeController::dbAdjust"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/dbAdjust","method":"GET"} [] [2026-01-04T07:37:13.099406+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:37:13.099446+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:37:13.099472+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:37:13.101823+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:37:13.148345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:37:13.158995+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:37:13.669451+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:37:13.780921+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-04T07:37:13.793579+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:37:13.793618+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:37:13.793645+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:37:13.796107+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T07:37:13.857874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-04T07:37:13.880217+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-04T07:37:13.963543+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T07:37:14.119135+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"557518"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/557518","method":"GET"} [] [2026-01-04T07:41:08.014637+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1291","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1291/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T07:41:08.030756+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:41:08.030794+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:41:08.030821+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:41:08.116357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T07:41:08.131429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T07:41:08.136075+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T07:41:08.136305+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,37,"2026-01-04T13:41:08+06:00",1291] [] [2026-01-04T07:41:08.137771+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T07:41:08.143324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T07:41:08.156433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-04T07:41:08.159696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T07:41:08.161390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T07:41:08.161759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T07:41:08.163024+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T07:41:11.708513+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T07:41:12.798479+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:41:12.817576+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T07:41:12.963324+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T07:41:12.973174+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95cd5a"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/95cd5a","method":"GET"} [] [2026-01-04T07:57:20.188712+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1291","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1291/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-04T07:57:20.206015+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T07:57:20.206055+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:57:20.206081+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T07:57:20.300118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T07:57:20.320410+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T07:57:20.320667+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-04T13:57:20+06:00",1291] [] [2026-01-04T07:57:20.323128+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T07:57:20.342934+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T07:57:20.494269+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fc161"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/2fc161","method":"GET"} [] [2026-01-04T08:01:23.919446+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T08:01:23.935472+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:01:23.935511+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:23.935537+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:23.937508+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:01:23.953074+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T08:01:23.953444+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T08:01:24.091347+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T08:01:24.104587+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:01:24.104668+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:24.104698+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:24.138867+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:01:24.249883+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T08:01:24.262780+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:01:24.262831+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:24.262860+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:24.316815+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:01:24.828824+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f909af"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f909af","method":"GET"} [] [2026-01-04T08:01:32.903179+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T08:01:32.916375+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:01:32.916456+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:32.916502+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:32.917728+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:01:33.038154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-04T08:01:33.055236+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T08:01:33.240054+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T08:01:33.240337+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",119] [] [2026-01-04T08:01:33.242800+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T08:01:33.255602+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T08:01:35.469786+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T08:01:36.322715+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:01:36.322766+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:36.322794+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:36.324676+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:01:36.336045+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T08:01:36.440965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-04T08:01:36.457779+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T08:01:36.644360+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T08:01:36.644690+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",119] [] [2026-01-04T08:01:36.647156+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T08:01:36.660000+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T08:01:38.902276+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T08:01:39.692035+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T08:01:39.815542+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T08:01:40.027040+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T08:01:40.039534+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:01:40.039574+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:40.039602+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:01:40.062492+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:01:40.296779+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ab6ec"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3ab6ec","method":"GET"} [] [2026-01-04T08:02:01.054393+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T08:02:01.066943+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:02:01.066983+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.067014+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.067665+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.114641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-04T08:02:01.309879+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1466\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.312178+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 08:02:01 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.312235+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.312260+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:01.318001+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:02:07.271795+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T08:02:07.285934+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:02:07.285986+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:07.286059+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:07.288839+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:02:07.328189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-04T08:02:07.339431+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-04T08:02:07.370446+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:02:07.768652+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00a189"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/00a189","method":"GET"} [] [2026-01-04T08:02:08.863280+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T08:02:08.879802+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:02:08.879843+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:08.879870+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:08.883942+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:02:08.958085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T08:02:08.974806+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T08:02:09.001098+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:02:09.301183+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"253676"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/253676","method":"GET"} [] [2026-01-04T08:02:14.333242+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T08:02:14.345465+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:02:14.345506+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:14.345532+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:02:14.347991+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:02:14.410947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-04T08:02:14.422178+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-04T08:02:14.432158+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T08:02:14.484980+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [119,2,"%%"] [] [2026-01-04T08:02:14.488298+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [119,2,"%%",[1309,1297,1290,1281,1273,1264,1251,1241,1233,1222,1218,1203,1195,1191,1175]] [] [2026-01-04T08:02:14.494964+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [119,2,"%%"] [] [2026-01-04T08:02:14.502226+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:02:14.973460+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"437aa8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/437aa8","method":"GET"} [] [2026-01-04T08:18:59.971920+00:00] request.INFO: Matched route "tour_request_index". {"route":"tour_request_index","route_parameters":{"_route":"tour_request_index","page":1,"_controller":"App\\Controller\\TourRequestController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest","method":"GET"} [] [2026-01-04T08:18:59.988144+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:18:59.988183+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:18:59.988209+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:18:59.990156+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:19:00.004138+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T08:19:00.004482+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T08:19:00.125991+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T08:19:00.138810+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:00.138861+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:00.138892+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:00.171830+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:19:00.279700+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T08:19:00.292186+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:00.292226+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:00.292287+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:00.343144+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:19:00.550971+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d3f83"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0d3f83","method":"GET"} [] [2026-01-04T08:19:06.950008+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T08:19:06.962804+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:06.962843+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:06.962869+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:06.963971+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:19:07.060993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1758"] [] [2026-01-04T08:19:07.268760+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T08:19:07.269118+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",59] [] [2026-01-04T08:19:07.271328+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T08:19:07.282439+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T08:19:09.879155+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T08:19:10.718331+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T08:19:10.842197+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T08:19:10.982127+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T08:19:10.998447+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:10.998487+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:10.998516+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:11.026466+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T08:19:11.162998+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13abd8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/13abd8","method":"GET"} [] [2026-01-04T08:19:25.065748+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T08:19:25.078546+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:25.078584+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.078616+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.079236+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.123691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1758"] [] [2026-01-04T08:19:25.347196+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1758\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.349646+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 08:19:25 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/tourrequest\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/tourrequest\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/tourrequest.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.349702+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.349728+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.357813+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:19:25.492437+00:00] request.INFO: Matched route "tour_request_index". {"route":"tour_request_index","route_parameters":{"_route":"tour_request_index","page":1,"_controller":"App\\Controller\\TourRequestController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest","method":"GET"} [] [2026-01-04T08:19:25.508311+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:25.508351+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.508378+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:25.512082+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:19:25.580595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:19:25.595013+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:19:25.603394+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T08:19:25.686543+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [59,"%%","%%"] [] [2026-01-04T08:19:25.690719+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22, t0_.expense_type_id AS expense_type_id_23, t0_.expense_purpose_id AS expense_purpose_id_24, t0_.user_id AS user_id_25 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [59,"%%","%%",[192,34]] [] [2026-01-04T08:19:25.695096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM expense_type t0 WHERE t0.id = ? [1] [] [2026-01-04T08:19:25.696172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [16] [] [2026-01-04T08:19:25.697472+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [59,"%%","%%"] [] [2026-01-04T08:19:25.698711+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:19:25.921171+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80f492"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/80f492","method":"GET"} [] [2026-01-04T08:19:27.943261+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T08:19:27.957742+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:19:27.957782+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:27.957809+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:19:27.961699+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:19:28.018203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:19:28.034737+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:19:28.065968+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:19:28.246677+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36a4f8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/36a4f8","method":"GET"} [] [2026-01-04T08:22:51.318677+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-04T08:22:51.334824+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:22:51.334864+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:22:51.334890+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:22:51.338853+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:22:51.390808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:22:51.408244+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:22:51.467292+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T08:22:51.494573+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:22:51.757886+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"398a93"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/398a93","method":"GET"} [] [2026-01-04T08:22:53.198588+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T08:22:53.212796+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:22:53.212834+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:22:53.212860+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:22:53.216679+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:22:53.264398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:22:53.281230+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:22:53.289905+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T08:22:53.344082+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [59,2,"%%"] [] [2026-01-04T08:22:53.346748+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [59,2,"%%",[1299,1276,1201,1102,1052,1051,916,804,717,658,634,593,565,501,460]] [] [2026-01-04T08:22:53.368079+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [59,2,"%%"] [] [2026-01-04T08:22:53.375046+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:22:53.558297+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfb453"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bfb453","method":"GET"} [] [2026-01-04T08:23:26.695553+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1299"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1299/show","method":"GET"} [] [2026-01-04T08:23:26.710104+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:23:26.710144+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:23:26.710171+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:23:26.714057+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:23:26.760801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:23:26.777862+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:23:26.782676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1299"] [] [2026-01-04T08:23:26.802925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1299] [] [2026-01-04T08:23:26.807613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T08:23:26.817240+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:23:26.990130+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"218a27"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/218a27","method":"GET"} [] [2026-01-04T08:23:31.083866+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T08:23:31.098225+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:23:31.098264+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:23:31.098322+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:23:31.102042+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:23:31.150828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:23:31.167501+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:23:31.198662+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:23:31.344616+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"615e07"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/615e07","method":"GET"} [] [2026-01-04T08:29:47.676030+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T08:29:47.692417+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:29:47.692458+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:29:47.692485+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:29:47.696453+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:29:47.742373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T08:29:47.760683+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T08:29:47.821926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1477"] [] [2026-01-04T08:29:47.823561+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T08:29:47.842810+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:29:48.119234+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b068a5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b068a5","method":"GET"} [] [2026-01-04T08:30:27.724211+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T08:30:27.736694+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:30:27.736733+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:30:27.736760+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:30:27.739137+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:30:27.808765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-04T08:30:27.820686+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-04T08:30:27.852340+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:30:28.041343+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ed269"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9ed269","method":"GET"} [] [2026-01-04T08:31:33.424943+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"POST"} [] [2026-01-04T08:31:33.444832+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:31:33.496193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T08:31:33.513118+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T08:31:33.513207+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:31:33.513239+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:33.513264+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:33.573723+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ WHERE l0_.id IN (?) ORDER BY l0_.name ASC [["1"]] [] [2026-01-04T08:31:33.688749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1477"] [] [2026-01-04T08:31:33.689316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.to_days = ? LIMIT 1 ["1477","2026-01-07T00:00:00+00:00"] [] [2026-01-04T08:31:33.689709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.from_days = ? AND t0.to_days = ? LIMIT 1 ["1477","2026-01-08T00:00:00+00:00","2026-01-08T00:00:00+00:00"] [] [2026-01-04T08:31:33.852750+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T08:31:33.853059+00:00] doctrine.DEBUG: INSERT INTO leave_application (emp_id, from_days, to_days, reasons, address, contact_no, special_remarks, status, type, entryby, entrydate, editby, editdate, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, leavename_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":1477,"2":"2026-01-08T00:00:00+00:00","3":"2026-01-08T00:00:00+00:00","4":"Family Issue.","5":"KHULNA","6":"01717584693","7":null,"8":1,"9":null,"10":null,"11":null,"12":null,"13":null,"14":null,"15":null,"16":null,"17":null,"18":null,"19":null,"20":1} [] [2026-01-04T08:31:33.856471+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T08:31:33.860253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T08:31:33.890600+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T08:31:36.082391+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T08:31:36.978653+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:31:37.008373+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T08:31:37.155013+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T08:31:37.290452+00:00] request.INFO: Matched route "app_leave_application_show". {"route":"app_leave_application_show","route_parameters":{"_route":"app_leave_application_show","_controller":"App\\Controller\\LeaveApplicationController::show","id":"297"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/297/show","method":"GET"} [] [2026-01-04T08:31:37.307054+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:31:37.307102+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:37.307129+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:37.311164+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:31:37.360861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T08:31:37.377595+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T08:31:37.390690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.id = ? ["297"] [] [2026-01-04T08:31:37.420983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T08:31:37.429163+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:31:37.731283+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e93edf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e93edf","method":"GET"} [] [2026-01-04T08:31:43.795427+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-04T08:31:43.812202+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:31:43.812245+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:43.812271+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:43.816349+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:31:43.879534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T08:31:43.896768+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T08:31:43.914728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-04T08:31:43.977113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T08:31:43.978148+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:31:44.275403+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"773f3e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/773f3e","method":"GET"} [] [2026-01-04T08:31:46.957183+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-04T08:31:46.971820+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:31:46.971860+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:46.971919+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:31:46.975711+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:31:47.031897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T08:31:47.048285+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T08:31:47.063672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-04T08:31:47.117748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T08:31:47.118714+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:31:47.410535+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd938d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/dd938d","method":"GET"} [] [2026-01-04T08:35:18.376776+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T08:35:18.392945+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:35:18.392986+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:35:18.393013+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:35:18.397599+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:35:18.447436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:35:18.464580+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:35:18.524169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1758"] [] [2026-01-04T08:35:18.525704+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T08:35:18.543937+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:35:18.773210+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22c46b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/22c46b","method":"GET"} [] [2026-01-04T08:35:23.480697+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T08:35:23.492996+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:35:23.493033+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:35:23.493059+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:35:23.495986+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:35:23.530322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:35:23.542380+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:35:23.572191+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:35:23.755500+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f68b8c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f68b8c","method":"GET"} [] [2026-01-04T08:38:25.153879+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-04T08:38:25.171648+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:38:25.171697+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:38:25.171725+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:38:25.174835+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:38:25.231846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-04T08:38:25.248383+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-04T08:38:25.307271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["2038"] [] [2026-01-04T08:38:25.308834+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-04T08:38:25.327052+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:38:25.544938+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bb926"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0bb926","method":"GET"} [] [2026-01-04T08:38:26.653497+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T08:38:26.665777+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:38:26.665817+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:38:26.665844+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:38:26.668166+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:38:26.714114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-04T08:38:26.724778+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-04T08:38:26.753300+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:38:26.934504+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b45e6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6b45e6","method":"GET"} [] [2026-01-04T08:42:43.350148+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T08:42:43.367229+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T08:42:43.367274+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:42:43.367301+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T08:42:43.371308+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T08:42:43.437781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T08:42:43.455175+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T08:42:43.464878+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T08:42:43.525424+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [59,2,"%%"] [] [2026-01-04T08:42:43.527978+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [59,2,"%%",[1299,1276,1201,1102,1052,1051,916,804,717,658,634,593,565,501,460]] [] [2026-01-04T08:42:43.533284+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [59,2,"%%"] [] [2026-01-04T08:42:43.540175+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T08:42:43.801398+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3098d8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3098d8","method":"GET"} [] [2026-01-04T09:10:25.452908+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T09:10:25.470142+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:25.470180+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:25.470206+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:25.472396+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T09:10:25.487286+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-04T09:10:25.487644+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-04T09:10:25.619055+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T09:10:25.632330+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:25.632384+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:25.632415+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:25.664390+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T09:10:25.782073+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T09:10:25.794054+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:25.794091+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:25.794117+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:25.843551+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T09:10:26.167192+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5175f3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5175f3","method":"GET"} [] [2026-01-04T09:10:28.622974+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T09:10:28.635320+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:28.635358+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:28.635384+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:28.636466+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T09:10:28.753874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1402"] [] [2026-01-04T09:10:28.958816+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T09:10:28.959062+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",118] [] [2026-01-04T09:10:28.959784+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T09:10:28.969997+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T09:10:31.227144+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T09:10:32.520171+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T09:10:32.668762+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T09:10:32.780965+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T09:10:32.794718+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:32.794770+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:32.794801+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:32.824981+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T09:10:33.013044+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"659d6c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/659d6c","method":"GET"} [] [2026-01-04T09:10:48.513804+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T09:10:48.526584+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:48.526623+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.526655+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.527320+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.573434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1402"] [] [2026-01-04T09:10:48.771302+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1402\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.773613+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 09:10:48 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.773669+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.773737+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.779379+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:10:48.902839+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-04T09:10:48.914844+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:48.914883+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.914908+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:48.917240+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:10:48.984405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-04T09:10:49.011946+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-04T09:10:49.045630+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:10:49.348377+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7bdeb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a7bdeb","method":"GET"} [] [2026-01-04T09:10:52.319892+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T09:10:52.332082+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:10:52.332119+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:52.332145+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:10:52.334535+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:10:52.371549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-04T09:10:52.382119+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-04T09:10:52.390595+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T09:10:52.442117+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-04T09:10:52.444839+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-04T09:10:52.450929+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-04T09:10:52.457744+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:10:52.743818+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"229810"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/229810","method":"GET"} [] [2026-01-04T09:39:18.656274+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T09:39:18.672497+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:39:18.672536+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:39:18.672562+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:39:18.675753+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:39:18.745439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-04T09:39:18.762064+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-04T09:39:18.771264+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T09:39:18.829792+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-04T09:39:18.832257+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-04T09:39:18.837873+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-04T09:39:18.844104+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:39:19.238977+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0436b5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0436b5","method":"GET"} [] [2026-01-04T09:56:06.746564+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1276"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1276/show","method":"GET"} [] [2026-01-04T09:56:06.763128+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:56:06.763169+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:56:06.763196+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:56:06.767277+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:56:06.827472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T09:56:06.844331+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T09:56:06.849294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1276"] [] [2026-01-04T09:56:06.869583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1276] [] [2026-01-04T09:56:06.874413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T09:56:06.876085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T09:56:06.884557+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:56:07.114561+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1aa5a2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1aa5a2","method":"GET"} [] [2026-01-04T09:58:42.252433+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T09:58:42.268744+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:58:42.268783+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:58:42.268809+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:58:42.272872+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:58:42.342959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T09:58:42.359807+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T09:58:42.369047+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T09:58:42.426719+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [59,2,"%%"] [] [2026-01-04T09:58:42.429258+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [59,2,"%%",[1299,1276,1201,1102,1052,1051,916,804,717,658,634,593,565,501,460]] [] [2026-01-04T09:58:42.434536+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [59,2,"%%"] [] [2026-01-04T09:58:42.441161+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:58:42.658631+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8b857"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c8b857","method":"GET"} [] [2026-01-04T09:58:44.229052+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1299"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1299/show","method":"GET"} [] [2026-01-04T09:58:44.243362+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:58:44.243400+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:58:44.243425+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:58:44.247637+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:58:44.295987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T09:58:44.312769+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T09:58:44.317540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1299"] [] [2026-01-04T09:58:44.337492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1299] [] [2026-01-04T09:58:44.342028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T09:58:44.351689+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:58:44.542551+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"875c06"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/875c06","method":"GET"} [] [2026-01-04T09:58:59.623695+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T09:58:59.638175+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:58:59.638213+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:58:59.638239+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:58:59.642036+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:58:59.720252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T09:58:59.737258+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T09:58:59.768397+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:58:59.905241+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72e3a8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/72e3a8","method":"GET"} [] [2026-01-04T09:59:03.064070+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T09:59:03.077072+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:59:03.077120+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:59:03.077148+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:59:03.080289+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:59:03.141088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T09:59:03.152373+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T09:59:03.160904+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T09:59:03.214937+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [59,2,"%%"] [] [2026-01-04T09:59:03.217405+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [59,2,"%%",[1299,1276,1201,1102,1052,1051,916,804,717,658,634,593,565,501,460]] [] [2026-01-04T09:59:03.222782+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [59,2,"%%"] [] [2026-01-04T09:59:03.229287+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:59:03.423160+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee483a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ee483a","method":"GET"} [] [2026-01-04T09:59:04.936352+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1276"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1276/show","method":"GET"} [] [2026-01-04T09:59:04.951156+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T09:59:04.951195+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:59:04.951222+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T09:59:04.954974+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T09:59:05.009162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T09:59:05.026257+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T09:59:05.031088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1276"] [] [2026-01-04T09:59:05.051669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1276] [] [2026-01-04T09:59:05.056509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T09:59:05.058200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T09:59:05.066838+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T09:59:05.273226+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82a3b7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/82a3b7","method":"GET"} [] [2026-01-04T10:02:45.853248+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T10:02:45.869449+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:02:45.869487+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:02:45.869514+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:02:45.873575+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:02:45.943959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [59] [] [2026-01-04T10:02:45.961647+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1758"} [] [2026-01-04T10:02:45.994683+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:02:46.199662+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f576b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3f576b","method":"GET"} [] [2026-01-04T10:36:31.197824+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T10:36:31.215505+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:36:31.215549+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:36:31.215576+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:36:31.218849+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:36:31.285306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-04T10:36:31.303321+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-04T10:36:31.313364+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T10:36:31.374529+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-04T10:36:31.377080+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-04T10:36:31.382786+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-04T10:36:31.389429+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:36:31.782695+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf1139"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bf1139","method":"GET"} [] [2026-01-04T10:38:29.801992+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T10:38:29.816430+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:38:29.816468+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:29.816493+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:29.871758+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T10:38:30.060289+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"913e38"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/913e38","method":"GET"} [] [2026-01-04T10:38:33.122485+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T10:38:33.139055+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:38:33.139094+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:33.139121+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:33.140703+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T10:38:33.269429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2021"] [] [2026-01-04T10:38:33.471421+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T10:38:33.471796+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",128] [] [2026-01-04T10:38:33.474059+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T10:38:33.492109+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T10:38:35.718397+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T10:38:36.730999+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T10:38:36.873346+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T10:38:36.969640+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T10:38:36.982204+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:38:36.982244+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:36.982273+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:37.005504+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T10:38:37.147245+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88cfe5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/88cfe5","method":"GET"} [] [2026-01-04T10:38:55.286319+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T10:38:55.300781+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:38:55.300821+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.300852+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.301522+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.358061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2021"] [] [2026-01-04T10:38:55.559499+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2021\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.565031+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 10:38:55 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.565117+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.565146+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.572300+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:38:55.686347+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T10:38:55.698285+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:38:55.698322+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.698349+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:55.700667+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:38:55.743282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:38:55.753673+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:38:55.798136+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:38:56.017066+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80aadf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/80aadf","method":"GET"} [] [2026-01-04T10:38:58.363931+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T10:38:58.376348+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:38:58.376388+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:58.376415+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:38:58.378721+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:38:58.420263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:38:58.431122+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:38:58.439501+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T10:38:58.489305+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [128,2,"%%"] [] [2026-01-04T10:38:58.491837+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [128,2,"%%",[1291,1261,1220,1181,1138,1096,1064,1034,991,990]] [] [2026-01-04T10:38:58.497288+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [128,2,"%%"] [] [2026-01-04T10:38:58.498517+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:38:58.707089+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c9303"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5c9303","method":"GET"} [] [2026-01-04T10:39:08.402487+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/localExpenseReport","method":"GET"} [] [2026-01-04T10:39:08.414968+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:39:08.415008+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:08.415034+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:08.417533+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:39:08.467465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:39:08.478251+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:39:08.482413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T10:39:08.508827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-04T10:39:08.509293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T10:39:08.523978+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1291] [] [2026-01-04T10:39:08.530875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-04T10:39:08.533494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T10:39:08.535258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T10:39:08.535570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T10:39:08.698060+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-04T10:39:08.717895+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:39:09.139653+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/localExpenseReport","method":"GET"} [] [2026-01-04T10:39:09.157583+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:39:09.157634+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:09.157662+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:09.160768+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:39:09.221819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:39:09.238757+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:39:09.243732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T10:39:09.267990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-04T10:39:09.268390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T10:39:09.282700+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1291] [] [2026-01-04T10:39:09.289497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-04T10:39:09.292076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T10:39:09.293782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T10:39:09.294088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T10:39:09.452630+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-04T10:39:09.471694+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:39:24.564952+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/show","method":"GET"} [] [2026-01-04T10:39:24.579972+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:39:24.580023+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:24.580051+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:24.583703+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:39:24.657822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:39:24.674567+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:39:24.679264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T10:39:24.700072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-04T10:39:24.705012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T10:39:24.706692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T10:39:24.707070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T10:39:24.715636+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:39:24.955904+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e09ca9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e09ca9","method":"GET"} [] [2026-01-04T10:39:30.314019+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T10:39:30.334218+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:39:30.334272+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:30.334302+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:30.338199+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:39:30.387586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:39:30.404696+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:39:30.414308+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T10:39:30.475083+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [128,2,"%%"] [] [2026-01-04T10:39:30.477621+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [128,2,"%%",[1291,1261,1220,1181,1138,1096,1064,1034,991,990]] [] [2026-01-04T10:39:30.483171+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [128,2,"%%"] [] [2026-01-04T10:39:30.484386+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:39:30.697990+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b08f5a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b08f5a","method":"GET"} [] [2026-01-04T10:39:33.114629+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/localExpenseReport","method":"GET"} [] [2026-01-04T10:39:33.129241+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:39:33.129281+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:33.129308+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:33.132991+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:39:33.181239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:39:33.198843+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:39:33.203842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T10:39:33.229658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-04T10:39:33.230062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T10:39:33.245957+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1291] [] [2026-01-04T10:39:33.254280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-04T10:39:33.257485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T10:39:33.259975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T10:39:33.260584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T10:39:33.418201+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-04T10:39:33.437345+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:39:33.817573+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/localExpenseReport","method":"GET"} [] [2026-01-04T10:39:33.834597+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:39:33.834641+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:33.834670+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:39:33.837813+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:39:33.912948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-04T10:39:33.929436+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-04T10:39:33.934175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-04T10:39:33.957761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-04T10:39:33.958178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-04T10:39:33.972232+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1291] [] [2026-01-04T10:39:33.978940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-04T10:39:33.981452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-04T10:39:33.983136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-04T10:39:33.983437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-04T10:39:34.126396+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-04T10:39:34.145352+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:45:24.187953+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-04T10:45:24.204235+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:45:24.204275+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:45:24.204302+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:45:24.208288+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:45:24.271746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T10:45:24.288564+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T10:45:24.305067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-04T10:45:24.363494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T10:45:24.364462+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:45:24.678975+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11864c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/11864c","method":"GET"} [] [2026-01-04T10:45:26.623416+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-04T10:45:26.638115+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:45:26.638153+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:45:26.638180+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:45:26.641886+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:45:26.711115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T10:45:26.727493+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T10:45:26.742352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-04T10:45:26.796372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T10:45:26.797338+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:45:27.082770+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d66e25"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d66e25","method":"GET"} [] [2026-01-04T10:46:48.227918+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T10:46:48.244903+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T10:46:48.244949+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:46:48.244977+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T10:46:48.249095+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T10:46:48.306973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T10:46:48.324275+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T10:46:48.356937+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T10:46:48.630186+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91fd8f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/91fd8f","method":"GET"} [] [2026-01-04T11:55:23.505150+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/3/index","method":"GET"} [] [2026-01-04T11:55:23.522279+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T11:55:23.522318+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T11:55:23.522344+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T11:55:23.526605+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T11:55:23.583693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T11:55:23.602251+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T11:55:23.619351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["1477",1] [] [2026-01-04T11:55:23.676945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T11:55:23.677582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [3] [] [2026-01-04T11:55:23.678378+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T11:55:23.993062+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88dc5a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/88dc5a","method":"GET"} [] [2026-01-04T11:55:34.519609+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-04T11:55:34.535654+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T11:55:34.535693+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T11:55:34.535719+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T11:55:34.539659+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T11:55:34.599497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T11:55:34.616560+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T11:55:34.632737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-04T11:55:34.688055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-04T11:55:34.689036+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T11:55:34.948268+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a02177"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a02177","method":"GET"} [] [2026-01-04T11:55:42.448723+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T11:55:42.463722+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T11:55:42.463771+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T11:55:42.463799+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T11:55:42.467769+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T11:55:42.528740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-04T11:55:42.545500+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-04T11:55:42.575952+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T11:55:42.826268+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60d574"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/60d574","method":"GET"} [] [2026-01-04T12:07:51.391186+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-04T12:07:51.407562+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T12:07:51.407605+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T12:07:51.407631+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T12:07:51.465847+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T12:07:51.679176+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01fb91"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/01fb91","method":"GET"} [] [2026-01-04T13:13:11.012356+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-04T13:13:11.031033+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:13:11.031084+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:11.031113+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:11.033015+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T13:13:11.171429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-04T13:13:11.376501+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T13:13:11.376810+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",116] [] [2026-01-04T13:13:11.379650+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T13:13:11.392099+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-04T13:13:12.232519+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-04T13:13:12.830678+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-04T13:13:12.886431+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-04T13:13:12.990270+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-04T13:13:13.002669+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:13:13.002709+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:13.002737+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:13.025726+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-04T13:13:13.182141+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9142d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b9142d","method":"GET"} [] [2026-01-04T13:13:23.225228+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-04T13:13:23.241826+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:13:23.241868+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.241900+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.242608+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.301114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-04T13:13:23.505771+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1314\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.511136+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Sun, 04 Jan 2026 13:13:23 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.511194+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.511220+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.518298+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:13:23.630301+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-04T13:13:23.642500+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:13:23.642541+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.642567+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:23.645120+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:13:23.714498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:13:23.742388+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:13:23.776784+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:13:23.979470+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05aa4d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/05aa4d","method":"GET"} [] [2026-01-04T13:13:28.224519+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T13:13:28.236610+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:13:28.236648+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:28.236675+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:28.239008+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:13:28.293487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:13:28.304164+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:13:28.312544+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T13:13:28.365855+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-04T13:13:28.368429+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-04T13:13:28.374254+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-04T13:13:28.380857+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:13:28.561463+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e1563"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7e1563","method":"GET"} [] [2026-01-04T13:13:29.896472+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"GET"} [] [2026-01-04T13:13:29.910621+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:13:29.910659+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:29.910686+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:13:29.913741+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:13:29.970462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:13:29.987099+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:13:29.992306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:13:30.008948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:13:30.054823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T13:13:30.058799+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T13:13:30.079591+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:13:30.279610+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78483e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/78483e","method":"GET"} [] [2026-01-04T13:14:14.550208+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"POST"} [] [2026-01-04T13:14:14.566517+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:14.606691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:14.618169+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:14.618237+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:14.618269+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:14.618344+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:14.623154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:14:14.641220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:14:14.688069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T13:14:14.691381+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 363 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 363 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-04T13:14:14.698506+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 363" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 363 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-04T13:14:14.718907+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:18.985107+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"POST"} [] [2026-01-04T13:14:19.003772+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:19.054453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:19.071278+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:19.071334+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:19.071364+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:19.071389+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:19.076441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:14:19.093278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:14:19.138415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T13:14:19.141769+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 363 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 363 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-04T13:14:19.148701+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 363" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 363 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-04T13:14:19.171961+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:24.490026+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"GET"} [] [2026-01-04T13:14:24.506600+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:24.506705+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:24.506736+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:24.509882+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:24.572843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:24.589644+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:24.594549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:14:24.611427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:14:24.656878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T13:14:24.661018+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T13:14:24.681515+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:24.881397+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd88d0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bd88d0","method":"GET"} [] [2026-01-04T13:14:49.722617+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"POST"} [] [2026-01-04T13:14:49.739911+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:49.789270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:49.805640+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:49.805693+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:49.805723+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:49.805748+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:49.810606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:14:49.827094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:14:49.871815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T13:14:49.875405+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-04T13:14:49.876322+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"Head Office","3":"2026-01-04T13:14:49+00:00","4":"","5":null,"6":"","7":"BDT","8":300.0,"9":"","10":"Spectra Engineers","11":1300,"12":32} [] [2026-01-04T13:14:49.880368+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-04T19:14:49+06:00","2026-01-18T00:00:00+00:00","2026-01-03T00:00:00+00:00",1300] [] [2026-01-04T13:14:49.881662+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-18T00:00:00+00:00","2025-12-18T00:00:00+00:00",21489] [] [2026-01-04T13:14:49.882358+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-03T00:00:00+00:00","2026-01-03T00:00:00+00:00",21490] [] [2026-01-04T13:14:49.885074+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-04T13:14:49.900191+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:50.082256+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/show","method":"GET"} [] [2026-01-04T13:14:50.098175+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:50.098214+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:50.098241+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:50.101219+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:50.166013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:50.181699+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:50.186678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:14:50.206410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:14:50.210833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-04T13:14:50.212459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-04T13:14:50.220409+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:50.385393+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad6cc9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ad6cc9","method":"GET"} [] [2026-01-04T13:14:53.461379+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-04T13:14:53.475744+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:53.475822+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:53.475852+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:53.478892+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:53.547989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:53.564365+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:53.573226+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-04T13:14:53.629525+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-04T13:14:53.632030+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-04T13:14:53.637648+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-04T13:14:53.644027+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:53.844087+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5b8c1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e5b8c1","method":"GET"} [] [2026-01-04T13:14:56.547822+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"GET"} [] [2026-01-04T13:14:56.562161+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-04T13:14:56.562201+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:56.562227+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-04T13:14:56.565234+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-04T13:14:56.616573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-04T13:14:56.633770+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-04T13:14:56.638683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-04T13:14:56.655867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-04T13:14:56.701649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-04T13:14:56.705577+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-04T13:14:56.726945+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-04T13:14:56.884510+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb82c2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/eb82c2","method":"GET"} [] [2026-01-05T04:00:59.309011+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T04:00:59.326568+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:00:59.326609+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:00:59.326635+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:00:59.331088+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:00:59.400895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:00:59.423020+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:00:59.434009+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T04:00:59.503531+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-05T04:00:59.507964+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733,716]] [] [2026-01-05T04:00:59.514262+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-05T04:00:59.522463+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:01:00.359234+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a3e7f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1a3e7f","method":"GET"} [] [2026-01-05T04:01:08.008117+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"GET"} [] [2026-01-05T04:01:08.022848+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:01:08.022889+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:08.022916+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:08.024946+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T04:01:08.036245+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-05T04:01:08.036606+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-05T04:01:08.234418+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T04:01:08.246652+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:01:08.246734+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:08.246765+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:08.277946+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T04:01:08.374088+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-05T04:01:08.386160+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:01:08.386199+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:08.386226+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:08.436183+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T04:01:08.662452+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0103f8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0103f8","method":"GET"} [] [2026-01-05T04:01:10.353548+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-05T04:01:10.369881+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:01:10.369922+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:10.369950+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:10.373976+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:01:10.434105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:01:10.450689+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:01:10.507751+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T04:01:10.535121+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:01:10.836086+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad846e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ad846e","method":"GET"} [] [2026-01-05T04:01:37.789439+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T04:01:37.805659+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:01:37.805698+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:37.805724+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:37.809840+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:01:37.869031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:01:37.885995+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:01:37.895310+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T04:01:37.954687+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-05T04:01:37.957231+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733,716]] [] [2026-01-05T04:01:37.962651+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-05T04:01:37.969275+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:01:38.298728+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81e4d4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/81e4d4","method":"GET"} [] [2026-01-05T04:01:42.843523+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-05T04:01:42.858687+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:01:42.858739+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:42.858767+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:01:42.862813+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:01:42.909575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:01:42.926724+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:01:42.986726+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T04:01:43.018043+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:01:43.330442+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99b170"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/99b170","method":"GET"} [] [2026-01-05T04:03:15.182852+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-05T04:03:15.201438+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:03:15.201487+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:15.201514+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:15.203105+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T04:03:15.363385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-05T04:03:15.576254+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T04:03:15.576502+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",116] [] [2026-01-05T04:03:15.578755+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T04:03:15.600685+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T04:03:18.968034+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T04:03:20.157740+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T04:03:20.282536+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T04:03:20.390620+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T04:03:20.403160+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:03:20.403199+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:20.403229+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:20.426217+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T04:03:20.556051+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab2d57"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ab2d57","method":"GET"} [] [2026-01-05T04:03:32.811491+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-05T04:03:32.826149+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:03:32.826188+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:32.826221+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:32.826948+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:32.882999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-05T04:03:33.085306+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1314\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:33.087760+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Mon, 05 Jan 2026 04:03:33 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:33.087814+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:33.087840+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:33.093256+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:03:33.213482+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"GET"} [] [2026-01-05T04:03:33.225446+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:03:33.225484+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:33.225511+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:33.227928+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:03:33.291493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T04:03:33.302086+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T04:03:33.306616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-05T04:03:33.323382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-05T04:03:33.368753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-05T04:03:33.372902+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T04:03:33.394084+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:03:33.644213+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"806fb6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/806fb6","method":"GET"} [] [2026-01-05T04:03:35.584521+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-05T04:03:35.599171+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:03:35.599216+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:35.599243+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:03:35.602279+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:03:35.657125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T04:03:35.673653+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T04:03:35.706070+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:03:35.872111+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dd86d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3dd86d","method":"GET"} [] [2026-01-05T04:09:39.662497+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-05T04:09:39.683101+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:09:39.752232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:09:39.769917+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:09:39.769979+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:09:39.770010+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:09:39.770036+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:09:39.829840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-05T04:09:39.835536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-05T04:09:39.841106+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T04:09:39.842134+00:00] doctrine.DEBUG: INSERT INTO tour_claim (submition_date, starting_date, ending_date, tour_details, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, ceo_approval, ceo_approval_by, ceo_approval_date, type, tour_request_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2026-01-05T10:09:39+06:00","2":"2025-12-04T00:00:00+00:00","3":"2026-01-04T00:00:00+00:00","4":"","5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":null,"12":null,"13":null,"14":2,"15":13,"16":41} [] [2026-01-05T04:09:39.844269+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"Mohannadpur","3":"2026-01-04T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":1470.0,"9":"Sweet gift for new year wi [...]","10":"Consultant Rafiq Sir","11":1313,"12":18} [] [2026-01-05T04:09:39.845762+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T04:09:39.850561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-05T04:09:39.863082+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T04:09:42.430605+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T04:09:43.241274+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:09:43.257626+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T04:09:43.403847+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T04:09:43.575101+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-05T04:09:43.591466+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:09:43.591505+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:09:43.591531+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:09:43.595425+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:09:43.639854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:09:43.656270+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:09:43.712010+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T04:09:43.739137+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:09:44.133536+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98c8e1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/98c8e1","method":"GET"} [] [2026-01-05T04:10:00.428582+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-05T04:10:00.447016+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:10:00.447086+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:10:00.447127+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:10:00.452825+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:10:00.515932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:10:00.533090+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:10:00.565664+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:10:00.856283+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f78224"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f78224","method":"GET"} [] [2026-01-05T04:10:22.907345+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-05T04:10:22.922662+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:10:22.922713+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:10:22.922742+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:10:22.926709+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:10:22.990612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-05T04:10:23.007808+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-05T04:10:23.065678+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T04:10:23.094224+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:10:23.398706+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ebfba"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5ebfba","method":"GET"} [] [2026-01-05T04:58:39.372304+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T04:58:39.388397+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:58:39.388435+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:58:39.388461+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:58:39.391482+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:58:39.457741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T04:58:39.474582+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T04:58:39.493240+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T04:58:39.552684+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T04:58:39.555177+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T04:58:39.561239+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T04:58:39.567687+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:58:39.787514+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d06292"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d06292","method":"GET"} [] [2026-01-05T04:58:41.818321+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"GET"} [] [2026-01-05T04:58:41.832738+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T04:58:41.832777+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:58:41.832804+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T04:58:41.835966+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T04:58:41.881725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T04:58:41.898351+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T04:58:41.903639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-05T04:58:41.921092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-05T04:58:41.966384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-05T04:58:41.970331+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T04:58:41.990981+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T04:58:42.140381+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"191c76"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/191c76","method":"GET"} [] [2026-01-05T05:04:06.093477+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/edit","method":"POST"} [] [2026-01-05T05:04:06.113488+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:04:06.164509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:04:06.182883+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:04:06.182937+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:04:06.182966+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:04:06.182992+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:04:06.191816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-05T05:04:06.210511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-05T05:04:06.258282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-05T05:04:06.261920+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T05:04:06.262142+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-05T11:04:06+06:00","2025-12-18T00:00:00+00:00","2026-01-04T00:00:00+00:00",1300] [] [2026-01-05T05:04:06.263578+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-18T00:00:00+00:00","2025-12-18T00:00:00+00:00",21489] [] [2026-01-05T05:04:06.264013+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-30T00:00:00+00:00","2025-12-30T00:00:00+00:00",21490] [] [2026-01-05T05:04:06.264360+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ? WHERE id = ? ["2026-01-04T00:00:00+00:00","0",21714] [] [2026-01-05T05:04:06.266296+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T05:04:06.269659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-05T05:04:06.281051+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T05:04:09.437682+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T05:04:10.420061+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:04:10.437231+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T05:04:10.589445+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T05:04:10.810371+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/show","method":"GET"} [] [2026-01-05T05:04:10.828765+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:04:10.828813+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:04:10.828840+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:04:10.831945+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:04:10.887022+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:04:10.903557+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:04:10.908508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-05T05:04:10.929119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-05T05:04:10.933542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-05T05:04:10.935155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-05T05:04:10.943247+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:04:11.195648+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4df54e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4df54e","method":"GET"} [] [2026-01-05T05:04:26.992086+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1300","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1300/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-05T05:04:27.006971+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:04:27.007020+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:04:27.007047+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:04:27.087305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-05T05:04:27.102229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:04:27.106844+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T05:04:27.107032+00:00] doctrine.DEBUG: UPDATE tour_claim SET fh_approval = ?, fh_approval_by = ?, fh_approval_date = ? WHERE id = ? [1,115,"2026-01-05T11:04:27+06:00",1300] [] [2026-01-05T05:04:27.108102+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T05:04:27.110986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-05T05:04:27.113004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-05T05:04:27.124184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-05T05:04:27.127101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-05T05:04:27.128826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-05T05:04:27.129813+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T05:04:29.617821+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T05:04:30.619980+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T05:04:30.639087+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T05:04:30.785126+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T05:05:41.702665+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/show","method":"GET"} [] [2026-01-05T05:05:41.719496+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:05:41.719540+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:05:41.719567+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:05:41.722619+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:05:41.770628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:05:41.787362+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:05:41.792263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-05T05:05:41.813152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-05T05:05:41.817748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-05T05:05:41.819440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-05T05:05:41.827819+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:05:41.996036+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bc4fc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8bc4fc","method":"GET"} [] [2026-01-05T05:05:43.826090+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:05:43.840382+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:05:43.840421+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:05:43.840448+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:05:43.843592+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:05:43.898338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:05:43.914429+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:05:43.923100+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:05:43.979287+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:05:43.981913+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:05:43.987553+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:05:43.994262+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:05:44.181334+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e9735"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5e9735","method":"GET"} [] [2026-01-05T05:05:57.420400+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-05T05:05:57.436645+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:05:57.436685+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:05:57.436712+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:05:57.439764+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:05:57.497868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:05:57.514677+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:05:57.547397+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:05:57.704078+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c83ede"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c83ede","method":"GET"} [] [2026-01-05T05:16:49.792441+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:16:49.808825+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:16:49.808866+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:16:49.808893+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:16:49.812038+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:16:49.885609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:16:49.902874+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:16:49.912454+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:16:49.972352+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:16:49.974840+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:16:49.980729+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:16:49.987588+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:16:50.180654+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c91ea4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c91ea4","method":"GET"} [] [2026-01-05T05:16:51.850909+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:16:51.865491+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:16:51.865530+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:16:51.865556+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:16:51.868638+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:16:51.924620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:16:51.940589+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:16:51.949160+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:16:52.004889+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:16:52.007520+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:16:52.013215+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:16:52.019606+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:16:52.194471+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea0498"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ea0498","method":"GET"} [] [2026-01-05T05:45:29.195670+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:45:29.212043+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:45:29.212083+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:45:29.212109+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:45:29.215213+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:45:29.276481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:45:29.293671+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:45:29.303275+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:45:29.363732+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:45:29.366390+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:45:29.372377+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:45:29.379124+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:45:29.558856+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49b3e9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/49b3e9","method":"GET"} [] [2026-01-05T05:46:33.735030+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:46:33.751704+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:46:33.751747+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:46:33.751774+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:46:33.754855+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:46:33.801177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:46:33.817314+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:46:33.826374+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:46:33.884945+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:46:33.887547+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:46:33.893333+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:46:33.899904+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:46:34.077352+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02c82e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/02c82e","method":"GET"} [] [2026-01-05T05:46:39.795664+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:46:39.812332+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:46:39.812373+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:46:39.812400+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:46:39.815577+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:46:39.878164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:46:39.894809+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:46:39.904062+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:46:39.963698+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:46:39.966226+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:46:39.972028+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:46:39.978894+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:46:40.179187+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69da90"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/69da90","method":"GET"} [] [2026-01-05T05:47:14.472678+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:47:14.487137+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:47:14.487176+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:47:14.487202+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:47:14.490202+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:47:14.541181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:47:14.557373+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:47:14.565951+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:47:14.621131+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:47:14.623594+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:47:14.630127+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:47:14.637770+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:47:14.839731+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14088f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/14088f","method":"GET"} [] [2026-01-05T05:48:41.557493+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-05T05:48:41.571911+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:48:41.571950+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:48:41.571979+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:48:41.624686+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T05:48:41.914497+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05e5b1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/05e5b1","method":"GET"} [] [2026-01-05T05:48:46.524777+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-05T05:48:46.538272+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:48:46.538323+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:48:46.538351+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:48:46.539512+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T05:48:46.650290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2021"] [] [2026-01-05T05:48:46.853496+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T05:48:46.853808+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",128] [] [2026-01-05T05:48:46.856057+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T05:48:46.868839+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T05:48:47.848464+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T05:48:48.567593+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T05:48:48.616996+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T05:48:48.720434+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T05:48:48.732440+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:48:48.732881+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:48:48.732913+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:48:48.755244+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T05:48:48.895744+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1612e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b1612e","method":"GET"} [] [2026-01-05T05:49:04.519272+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:49:04.532050+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:49:04.532100+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:04.532128+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:04.534882+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:49:04.581009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:49:04.592020+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:49:04.600789+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:49:04.653867+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:49:04.656634+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:49:04.663231+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:49:04.670325+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:49:04.970395+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66cb8d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/66cb8d","method":"GET"} [] [2026-01-05T05:49:28.429702+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-05T05:49:28.446342+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:49:28.446386+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.446419+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.447212+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.522846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2021"] [] [2026-01-05T05:49:28.732183+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2021\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.737706+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Mon, 05 Jan 2026 05:49:28 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.737761+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.737788+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.744920+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:49:28.877200+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-05T05:49:28.889647+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:49:28.889687+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.889714+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:28.892227+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:49:28.943925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-05T05:49:28.965030+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-05T05:49:28.997986+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:49:29.227548+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47df29"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/47df29","method":"GET"} [] [2026-01-05T05:49:31.193558+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:49:31.205974+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:49:31.206013+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:31.206077+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:31.208432+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:49:31.267210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-05T05:49:31.277995+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-05T05:49:31.286321+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:49:31.341978+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [128,2,"%%"] [] [2026-01-05T05:49:31.344527+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [128,2,"%%",[1291,1261,1220,1181,1138,1096,1064,1034,991,990]] [] [2026-01-05T05:49:31.358534+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [128,2,"%%"] [] [2026-01-05T05:49:31.359753+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:49:31.584316+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92111d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/92111d","method":"GET"} [] [2026-01-05T05:49:34.489971+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/localExpenseReport","method":"GET"} [] [2026-01-05T05:49:34.504350+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:49:34.504390+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:34.504416+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:34.507420+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:49:34.564423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-05T05:49:34.581013+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-05T05:49:34.585775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-05T05:49:34.610254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-05T05:49:34.610738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-05T05:49:34.625158+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1291] [] [2026-01-05T05:49:34.634456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-05T05:49:34.637129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-05T05:49:34.638870+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-05T05:49:34.639172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-05T05:49:34.784846+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-05T05:49:34.804324+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:49:35.178373+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1291"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1291/localExpenseReport","method":"GET"} [] [2026-01-05T05:49:35.194181+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:49:35.194220+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:35.194247+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:49:35.197165+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:49:35.252771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [128] [] [2026-01-05T05:49:35.268770+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2021"} [] [2026-01-05T05:49:35.273657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1291"] [] [2026-01-05T05:49:35.298042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-05T05:49:35.298531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-05T05:49:35.312621+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1291] [] [2026-01-05T05:49:35.319257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1291] [] [2026-01-05T05:49:35.321881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-05T05:49:35.323549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-05T05:49:35.323888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-05T05:49:35.468985+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-05T05:49:35.488473+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:59:55.752933+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:59:55.769239+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:59:55.769277+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:59:55.769304+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:59:55.772360+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:59:55.846313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:59:55.863248+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:59:55.872652+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:59:55.931388+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:59:55.934059+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:59:55.939952+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:59:55.946574+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:59:56.123716+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27acc1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/27acc1","method":"GET"} [] [2026-01-05T05:59:57.162760+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T05:59:57.177381+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T05:59:57.177420+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:59:57.177447+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T05:59:57.180554+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T05:59:57.229116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T05:59:57.245605+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T05:59:57.254301+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T05:59:57.310080+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T05:59:57.312647+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T05:59:57.318294+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T05:59:57.324736+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T05:59:57.494222+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"020095"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/020095","method":"GET"} [] [2026-01-05T06:27:38.816008+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:27:38.833472+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:27:38.833513+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:38.833539+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:38.836781+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:27:38.906522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:27:38.924652+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:27:38.934370+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:27:38.996237+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:27:38.998855+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:27:39.004733+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:27:39.011698+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:27:39.227458+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0df7e2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0df7e2","method":"GET"} [] [2026-01-05T06:27:39.976612+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:27:39.990603+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:27:39.990641+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:39.990667+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:39.993612+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:27:40.051525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:27:40.070156+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:27:40.079105+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:27:40.135631+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:27:40.138511+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:27:40.144811+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:27:40.151737+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:27:40.317473+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7441be"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7441be","method":"GET"} [] [2026-01-05T06:27:41.076708+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:27:41.090899+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:27:41.090938+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:41.090965+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:41.094010+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:27:41.147043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:27:41.163862+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:27:41.172362+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:27:41.227793+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:27:41.230564+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:27:41.236694+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:27:41.243265+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:27:41.393868+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd7438"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/dd7438","method":"GET"} [] [2026-01-05T06:27:41.853336+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:27:41.867620+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:27:41.867660+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:41.867686+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:27:41.870672+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:27:41.946995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:27:41.963557+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:27:41.972229+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:27:42.028888+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:27:42.031523+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:27:42.037265+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:27:42.043741+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:27:42.517761+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ff0ce"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1ff0ce","method":"GET"} [] [2026-01-05T06:41:15.922501+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:41:15.938508+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:41:15.938546+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:41:15.938572+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:41:15.941616+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:41:16.012488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:41:16.030081+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:41:16.039944+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:41:16.111036+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:41:16.114220+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:41:16.121715+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:41:16.129695+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:41:16.345220+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2022fd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2022fd","method":"GET"} [] [2026-01-05T06:41:17.112182+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:41:17.126670+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:41:17.126711+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:41:17.126774+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:41:17.129845+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:41:17.189441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:41:17.205829+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:41:17.214460+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:41:17.270041+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:41:17.272586+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:41:17.278480+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:41:17.284882+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:41:17.462938+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2143ff"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2143ff","method":"GET"} [] [2026-01-05T06:41:17.991186+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:41:18.005530+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:41:18.005570+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:41:18.005596+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:41:18.008597+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:41:18.080245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:41:18.096541+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:41:18.105249+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:41:18.160774+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:41:18.163378+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:41:18.168900+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:41:18.175203+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:41:18.362657+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"706dbe"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/706dbe","method":"GET"} [] [2026-01-05T06:49:45.503119+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:49:45.519577+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:49:45.519616+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:49:45.519643+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:49:45.522737+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:49:45.585806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:49:45.602685+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:49:45.612232+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:49:45.672799+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:49:45.675313+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:49:45.681229+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:49:45.687969+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:49:45.865713+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa7e88"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/aa7e88","method":"GET"} [] [2026-01-05T06:49:46.571010+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:49:46.588501+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:49:46.588554+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:49:46.588582+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:49:46.592664+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:49:46.653387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:49:46.670186+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:49:46.678978+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:49:46.735939+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:49:46.738614+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:49:46.744330+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:49:46.750856+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:49:46.920673+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"770ffd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/770ffd","method":"GET"} [] [2026-01-05T06:49:46.978665+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T06:49:46.994616+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T06:49:46.994659+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:49:46.994687+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T06:49:46.997650+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T06:49:47.054442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T06:49:47.070481+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T06:49:47.080700+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T06:49:47.139102+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T06:49:47.141736+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T06:49:47.147517+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T06:49:47.153963+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T06:49:47.354708+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8be3ea"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8be3ea","method":"GET"} [] [2026-01-05T07:13:52.639938+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-05T07:13:52.657286+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:13:52.657336+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:52.657364+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:52.659493+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T07:13:52.674037+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-05T07:13:52.674448+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-05T07:13:52.815924+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T07:13:52.828115+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:13:52.828154+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:52.828182+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:52.859593+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T07:13:52.979031+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-05T07:13:52.990999+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:13:52.991035+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:52.991062+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:53.040481+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T07:13:53.324123+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa17f7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/aa17f7","method":"GET"} [] [2026-01-05T07:13:55.492347+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-05T07:13:55.504590+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:13:55.504627+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:55.504653+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:55.505733+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T07:13:55.627246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-05T07:13:55.827823+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T07:13:55.828064+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",130] [] [2026-01-05T07:13:55.830312+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T07:13:55.840477+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T07:13:56.770102+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T07:13:57.903835+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T07:13:57.956419+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T07:13:58.055735+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T07:13:58.067810+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:13:58.067848+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:58.067875+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:13:58.089967+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T07:13:58.237463+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b2c03"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0b2c03","method":"GET"} [] [2026-01-05T07:14:40.321453+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-05T07:14:40.334068+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:14:40.334107+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.334138+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.334774+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.382875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-05T07:14:40.582426+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2022\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.584716+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Mon, 05 Jan 2026 07:14:40 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.584852+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.584903+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.590407+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T07:14:40.708070+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-05T07:14:40.720215+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:14:40.720253+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.720279+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:40.722612+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T07:14:40.769753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-05T07:14:40.780106+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-05T07:14:40.969853+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T07:14:41.226126+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c8e98"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5c8e98","method":"GET"} [] [2026-01-05T07:14:46.332287+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-05T07:14:46.344553+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:14:46.344592+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:46.344619+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:46.346930+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T07:14:46.385900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-05T07:14:46.396595+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-05T07:14:46.447571+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T07:14:46.475332+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T07:14:46.670835+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a768e6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a768e6","method":"GET"} [] [2026-01-05T07:14:50.054778+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T07:14:50.069831+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T07:14:50.069882+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:50.069910+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T07:14:50.073266+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T07:14:50.118762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-05T07:14:50.135723+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-05T07:14:50.144866+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T07:14:50.202301+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [130,2,"%%"] [] [2026-01-05T07:14:50.205041+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [130,2,"%%",[1278,1260,1259,1223,1186,1151,1101,1076,1044,997]] [] [2026-01-05T07:14:50.210918+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [130,2,"%%"] [] [2026-01-05T07:14:50.212347+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T07:14:50.449579+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d0c6b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5d0c6b","method":"GET"} [] [2026-01-05T08:27:34.015739+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-05T08:27:34.033659+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:27:34.033742+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:34.033768+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:34.035931+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:27:34.051202+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-05T08:27:34.051579+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-05T08:27:34.224719+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T08:27:34.236737+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:27:34.236778+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:34.236806+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:34.267951+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:27:34.367430+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-05T08:27:34.379261+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:27:34.379298+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:34.379325+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:34.430117+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:27:34.903531+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33305b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/33305b","method":"GET"} [] [2026-01-05T08:27:37.465962+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-05T08:27:37.478316+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:27:37.478355+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:37.478381+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:37.479470+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:27:37.607514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1477"] [] [2026-01-05T08:27:37.821486+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T08:27:37.821723+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",45] [] [2026-01-05T08:27:37.822822+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T08:27:37.836551+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T08:27:40.632871+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T08:27:42.256012+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T08:27:42.401059+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T08:27:42.549958+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T08:27:42.565753+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:27:42.565793+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:42.565821+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:27:42.593550+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:27:42.829089+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73186e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/73186e","method":"GET"} [] [2026-01-05T08:28:02.752419+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-05T08:28:02.769051+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:28:02.769091+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:02.769123+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:02.769846+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:02.831038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1477"] [] [2026-01-05T08:28:03.039306+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1477\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:03.041758+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Mon, 05 Jan 2026 08:28:03 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:03.041852+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:03.041881+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:03.049883+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:28:03.198898+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-05T08:28:03.214922+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:28:03.214961+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:03.214988+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:03.218819+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:28:03.281746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-05T08:28:03.305975+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-05T08:28:03.337558+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:28:03.726604+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c90653"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c90653","method":"GET"} [] [2026-01-05T08:28:07.561077+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/3/index","method":"GET"} [] [2026-01-05T08:28:07.574232+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:28:07.574282+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:07.574311+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:07.577536+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:28:07.616326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-05T08:28:07.627799+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-05T08:28:07.644680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["1477",1] [] [2026-01-05T08:28:07.704120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-05T08:28:07.705263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [3] [] [2026-01-05T08:28:07.706205+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:28:08.029733+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85851e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/85851e","method":"GET"} [] [2026-01-05T08:28:10.702281+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-05T08:28:10.716691+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:28:10.716730+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:10.716757+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:28:10.720573+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:28:10.778958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-05T08:28:10.795602+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-05T08:28:10.810687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-05T08:28:10.865415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-05T08:28:10.866333+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:28:11.115649+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aff5c1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/aff5c1","method":"GET"} [] [2026-01-05T08:30:35.964002+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T08:30:35.980525+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:30:35.980565+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:35.980592+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:35.983674+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:30:36.043336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T08:30:36.061193+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T08:30:36.070796+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T08:30:36.132816+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T08:30:36.135578+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T08:30:36.141591+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T08:30:36.148823+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:30:36.428806+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f033bc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f033bc","method":"GET"} [] [2026-01-05T08:30:36.801458+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T08:30:36.815855+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:30:36.815895+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:36.815921+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:36.818951+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:30:36.891471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T08:30:36.907932+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T08:30:36.916630+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T08:30:36.972238+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T08:30:36.974822+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T08:30:36.980507+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T08:30:36.986911+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:30:37.174634+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0b332"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e0b332","method":"GET"} [] [2026-01-05T08:30:37.807376+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T08:30:37.822154+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:30:37.822199+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:37.822226+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:37.825264+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:30:37.883273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T08:30:37.911087+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T08:30:37.920419+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T08:30:37.977233+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T08:30:37.979790+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T08:30:37.985457+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T08:30:37.991874+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:30:38.206440+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"987faa"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/987faa","method":"GET"} [] [2026-01-05T08:30:38.973824+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-05T08:30:38.989413+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:30:38.989463+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:38.989491+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:38.992917+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:30:39.056176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T08:30:39.073524+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T08:30:39.132167+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-05T08:30:39.160594+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:30:39.352190+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"407fd0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/407fd0","method":"GET"} [] [2026-01-05T08:30:39.989089+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T08:30:40.003364+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:30:40.003406+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:40.003433+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:30:40.006420+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:30:40.059189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T08:30:40.075265+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T08:30:40.083860+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T08:30:40.137860+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T08:30:40.140372+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T08:30:40.146409+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T08:30:40.153284+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:30:40.313804+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c7ce8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1c7ce8","method":"GET"} [] [2026-01-05T08:38:28.673805+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-05T08:38:28.690276+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:28.690315+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:28.690343+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:28.692369+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:38:28.706690+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-05T08:38:28.707049+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-05T08:38:28.840390+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T08:38:28.852257+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:28.852294+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:28.852321+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:28.883802+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:38:28.989445+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-05T08:38:29.001436+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:29.001516+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:29.001548+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:29.050545+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:38:29.253182+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c38e6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3c38e6","method":"GET"} [] [2026-01-05T08:38:33.499274+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-05T08:38:33.511530+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:33.511569+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:33.511594+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:33.512670+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:38:33.622175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1301"] [] [2026-01-05T08:38:33.852029+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-05T08:38:33.852238+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",39] [] [2026-01-05T08:38:33.852738+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-05T08:38:33.868378+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-05T08:38:36.086607+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-05T08:38:37.051156+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-05T08:38:37.172903+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-05T08:38:37.333598+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T08:38:37.350017+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:37.350064+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:37.350093+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:37.378222+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T08:38:37.587471+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5912a9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5912a9","method":"GET"} [] [2026-01-05T08:38:55.798710+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-05T08:38:55.811503+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:55.811543+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:55.811575+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:55.812212+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:55.864806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1301"] [] [2026-01-05T08:38:56.069331+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1301\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:56.071801+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Mon, 05 Jan 2026 08:38:56 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:56.071857+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:56.071882+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:56.079917+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:38:56.225962+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-05T08:38:56.241820+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:38:56.241859+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:56.241885+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:38:56.245624+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:38:56.312944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-05T08:38:56.327343+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1301"} [] [2026-01-05T08:38:56.357724+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:38:56.642699+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7b0e6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f7b0e6","method":"GET"} [] [2026-01-05T08:39:00.621147+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T08:39:00.633273+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:39:00.633311+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:39:00.633338+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:39:00.636343+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:39:00.682773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-05T08:39:00.693657+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1301"} [] [2026-01-05T08:39:00.702260+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T08:39:00.770563+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [39,2,"%%"] [] [2026-01-05T08:39:00.773125+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [39,2,"%%",[1307,1270,1239,1153,1105,1083,1009,983,922,878,850,849,799,787,777]] [] [2026-01-05T08:39:00.778436+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [39,2,"%%"] [] [2026-01-05T08:39:00.784937+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T08:39:01.039550+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"287c16"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/287c16","method":"GET"} [] [2026-01-05T08:39:03.300169+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1307"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1307/localExpenseReport","method":"GET"} [] [2026-01-05T08:39:03.314847+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T08:39:03.314888+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:39:03.314914+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T08:39:03.318825+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T08:39:03.373205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-05T08:39:03.390371+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1301"} [] [2026-01-05T08:39:03.395037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1307"] [] [2026-01-05T08:39:03.419605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-05T08:39:03.420088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [37] [] [2026-01-05T08:39:03.432964+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1307] [] [2026-01-05T08:39:03.440092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1307] [] [2026-01-05T08:39:03.443162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-05T08:39:03.444927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [30] [] [2026-01-05T08:39:03.445195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-05T08:39:03.582266+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-05T08:39:03.602166+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:29.470099+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T09:46:29.487665+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T09:46:29.487706+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:29.487732+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:29.490963+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T09:46:29.554842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T09:46:29.572842+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T09:46:29.582934+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T09:46:29.645882+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T09:46:29.648601+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T09:46:29.654595+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T09:46:29.661771+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:29.918696+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f4702"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8f4702","method":"GET"} [] [2026-01-05T09:46:31.573693+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T09:46:31.588142+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T09:46:31.588181+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:31.588209+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:31.591227+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T09:46:31.666632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T09:46:31.683336+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T09:46:31.692044+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T09:46:31.750769+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T09:46:31.753365+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T09:46:31.759342+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T09:46:31.766162+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:31.941849+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"983a2a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/983a2a","method":"GET"} [] [2026-01-05T09:46:32.008428+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T09:46:32.024342+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T09:46:32.024383+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:32.024409+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:32.027389+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T09:46:32.083401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T09:46:32.099551+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T09:46:32.108429+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T09:46:32.166754+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T09:46:32.169194+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T09:46:32.174825+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T09:46:32.181054+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:32.366182+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4c25d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f4c25d","method":"GET"} [] [2026-01-05T09:46:32.417199+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T09:46:32.432378+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T09:46:32.432426+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:32.432453+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:32.435538+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T09:46:32.504543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T09:46:32.520811+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T09:46:32.530121+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T09:46:32.587955+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T09:46:32.590544+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T09:46:32.596370+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T09:46:32.602979+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:32.771749+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6159a3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6159a3","method":"GET"} [] [2026-01-05T09:46:32.983415+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T09:46:32.998139+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T09:46:32.998188+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:32.998216+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:33.001352+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T09:46:33.073700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T09:46:33.089974+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T09:46:33.098702+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T09:46:33.158610+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T09:46:33.161324+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T09:46:33.167334+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T09:46:33.174125+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:33.364311+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf2422"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bf2422","method":"GET"} [] [2026-01-05T09:46:33.478554+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T09:46:33.492971+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T09:46:33.493010+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:33.493036+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T09:46:33.496076+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-05T09:46:33.561547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-05T09:46:33.588249+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-05T09:46:33.598231+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-05T09:46:33.656385+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-05T09:46:33.659018+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-05T09:46:33.665306+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-05T09:46:33.672086+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-05T09:46:33.843915+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d38477"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d38477","method":"GET"} [] [2026-01-05T10:31:04.438436+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-05T10:31:04.455223+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T10:31:04.455265+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T10:31:04.455293+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T10:31:04.457407+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T10:31:04.472302+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-05T10:31:04.472690+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-05T10:31:04.666914+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-05T10:31:04.679136+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T10:31:04.679174+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T10:31:04.679202+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T10:31:04.710715+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T10:31:04.947578+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-05T10:31:04.959817+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-05T10:31:04.959857+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T10:31:04.959884+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-05T10:31:05.011474+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-05T10:31:05.424429+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db00b6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/db00b6","method":"GET"} [] [2026-01-06T03:56:03.390519+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T03:56:03.408181+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T03:56:03.408222+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T03:56:03.408249+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T03:56:03.468033+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T03:56:03.747606+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c04660"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c04660","method":"GET"} [] [2026-01-06T04:05:48.078064+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T04:05:48.095071+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:05:48.095112+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:05:48.095142+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:05:48.096799+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:05:48.224522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-06T04:05:48.428103+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T04:05:48.428368+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",116] [] [2026-01-06T04:05:48.430694+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T04:05:48.449511+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T04:05:50.384852+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T04:05:51.713031+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T04:05:51.764749+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T04:05:51.877989+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T04:05:51.890513+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:05:51.890553+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:05:51.890582+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:05:51.913209+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:05:52.048324+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97c01e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/97c01e","method":"GET"} [] [2026-01-06T04:06:04.525058+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T04:06:04.546323+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:04.546373+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.546408+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.547245+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.610214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-06T04:06:04.826752+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1314\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.832309+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 04:06:04 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.832407+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.832437+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.840005+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:06:04.961220+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T04:06:04.974181+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:04.974220+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.974247+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:04.976668+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:06:05.026123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:06:05.048574+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:06:05.237345+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:06:05.380240+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"720378"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/720378","method":"GET"} [] [2026-01-06T04:06:07.376235+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:06:07.388607+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:07.388647+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:07.388674+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:07.390993+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:06:07.434527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:06:07.445060+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:06:07.453550+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:06:07.507210+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T04:06:07.509731+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T04:06:07.515685+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T04:06:07.522483+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:06:07.701212+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0178eb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0178eb","method":"GET"} [] [2026-01-06T04:06:09.434503+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:06:09.448710+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:09.448748+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:09.448775+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:09.451838+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:06:09.512970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:06:09.529047+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:06:09.537446+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:06:09.592620+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T04:06:09.595087+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T04:06:09.600719+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T04:06:09.607134+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:06:09.775181+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5469d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d5469d","method":"GET"} [] [2026-01-06T04:06:10.268414+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T04:06:10.282645+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:10.282684+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:10.282711+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:10.285695+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:06:10.343411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:06:10.359319+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:06:10.382829+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:06:10.538297+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed310b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ed310b","method":"GET"} [] [2026-01-06T04:06:28.574934+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T04:06:28.587372+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:28.587411+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:28.587437+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:28.589094+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:06:28.601310+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T04:06:28.601701+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T04:06:28.741564+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T04:06:28.753769+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:28.753808+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:28.753837+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:28.784293+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:06:28.933374+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T04:06:28.946154+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:28.946197+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:28.946225+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:28.997211+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:06:29.836730+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"370b30"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/370b30","method":"GET"} [] [2026-01-06T04:06:34.774772+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T04:06:34.787236+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:34.787276+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:34.787351+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:34.788460+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:06:34.897406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-06T04:06:35.096428+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T04:06:35.096713+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",119] [] [2026-01-06T04:06:35.098975+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T04:06:35.110723+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T04:06:36.238836+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T04:06:36.806817+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T04:06:36.894360+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T04:06:37.131870+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T04:06:37.145730+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:06:37.145783+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:37.145813+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:06:37.170259+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:06:37.497203+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ded31"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0ded31","method":"GET"} [] [2026-01-06T04:09:37.445069+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T04:09:37.463072+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:09:37.463126+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.463162+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.463921+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.527067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-06T04:09:37.731527+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1466\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.734022+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 04:09:37 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.734079+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.734105+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.741244+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:09:37.919334+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T04:09:37.931437+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:09:37.931478+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.931504+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:37.933916+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:09:37.968934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-06T04:09:37.979209+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-06T04:09:38.010322+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:09:38.442494+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a91f63"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a91f63","method":"GET"} [] [2026-01-06T04:09:41.552844+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:09:41.565029+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:09:41.565068+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:41.565094+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:09:41.567408+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:09:41.606154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-06T04:09:41.616762+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-06T04:09:41.625103+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:09:41.677814+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [119,2,"%%"] [] [2026-01-06T04:09:41.680310+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [119,2,"%%",[1309,1297,1290,1281,1273,1264,1251,1241,1233,1222,1218,1203,1195,1191,1175]] [] [2026-01-06T04:09:41.686098+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [119,2,"%%"] [] [2026-01-06T04:09:41.692524+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:09:42.243268+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"212b76"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/212b76","method":"GET"} [] [2026-01-06T04:13:47.589819+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:13:47.605983+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:13:47.606022+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:13:47.606049+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:13:47.610042+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:13:47.663905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T04:13:47.680722+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T04:13:47.690000+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:13:47.751503+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T04:13:47.754021+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T04:13:47.759333+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T04:13:47.765945+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:13:48.208153+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0da737"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0da737","method":"GET"} [] [2026-01-06T04:17:13.204009+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:17:13.220515+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:17:13.220555+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:17:13.220583+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:17:13.224623+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:17:13.279304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T04:17:13.296080+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T04:17:13.305381+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:17:13.364206+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T04:17:13.366774+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T04:17:13.372168+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T04:17:13.378831+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:17:14.100992+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2e508"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e2e508","method":"GET"} [] [2026-01-06T04:37:50.509820+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T04:37:50.526611+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:37:50.526694+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:37:50.526722+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:37:50.528750+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:37:50.543458+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T04:37:50.543819+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T04:37:50.672372+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T04:37:50.684628+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:37:50.684670+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:37:50.684699+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:37:50.716625+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:37:50.819005+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T04:37:50.831238+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:37:50.831277+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:37:50.831305+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:37:50.882441+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:37:51.172797+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af24b6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/af24b6","method":"GET"} [] [2026-01-06T04:38:20.815460+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T04:38:20.828194+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:20.828234+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:20.828260+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:20.829376+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:38:20.943345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1402"] [] [2026-01-06T04:38:21.175142+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T04:38:21.175396+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",118] [] [2026-01-06T04:38:21.176092+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T04:38:21.185829+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T04:38:23.578658+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T04:38:24.582398+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T04:38:25.033103+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T04:38:25.137152+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T04:38:25.149650+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:25.149689+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:25.149717+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:25.172009+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T04:38:25.351357+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce44c1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ce44c1","method":"GET"} [] [2026-01-06T04:38:44.081319+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T04:38:44.098542+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:44.098593+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.098628+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.099423+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.155469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1402"] [] [2026-01-06T04:38:44.359021+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1402\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.361425+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 04:38:44 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.361478+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.361504+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.368802+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:44.504766+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T04:38:44.517004+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:44.517042+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.517068+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:44.519502+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:38:44.581182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T04:38:44.591775+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T04:38:44.621381+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:44.926592+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85e97b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/85e97b","method":"GET"} [] [2026-01-06T04:38:49.042502+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:38:49.055104+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:49.055144+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:49.055172+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:49.057570+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:38:49.096063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T04:38:49.107039+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T04:38:49.115519+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:38:49.169566+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T04:38:49.172052+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T04:38:49.177843+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T04:38:49.184420+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:49.499817+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b9485"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4b9485","method":"GET"} [] [2026-01-06T04:38:53.984292+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:38:53.999357+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:53.999398+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:53.999425+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:54.002581+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:38:54.058380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T04:38:54.074887+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T04:38:54.083628+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:38:54.142270+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T04:38:54.144717+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T04:38:54.150392+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T04:38:54.156987+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:54.436687+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38d4e1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/38d4e1","method":"GET"} [] [2026-01-06T04:38:57.438489+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:38:57.453529+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:57.453574+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:57.453643+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:57.456811+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:38:57.523511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T04:38:57.540546+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T04:38:57.549480+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:38:57.606797+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T04:38:57.609299+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T04:38:57.614961+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T04:38:57.621553+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:57.872461+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2bca6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f2bca6","method":"GET"} [] [2026-01-06T04:38:57.899012+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:38:57.911343+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:57.911386+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:57.911413+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:57.913923+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:38:57.959116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T04:38:57.978379+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T04:38:57.988460+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:38:58.037462+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T04:38:58.040619+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T04:38:58.047624+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T04:38:58.054352+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:58.314034+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0f2ef"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e0f2ef","method":"GET"} [] [2026-01-06T04:38:58.375560+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:38:58.390732+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:38:58.390776+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:58.390805+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:38:58.393926+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:38:58.471858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T04:38:58.505845+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T04:38:58.515800+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:38:58.574281+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T04:38:58.576788+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T04:38:58.582571+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T04:38:58.589501+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:38:58.876677+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab9263"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ab9263","method":"GET"} [] [2026-01-06T04:50:23.070360+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:50:23.087169+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:50:23.087215+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:23.087243+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:23.090399+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:50:23.137570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:50:23.154583+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:50:23.164017+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:50:23.224546+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T04:50:23.227080+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T04:50:23.232952+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T04:50:23.239656+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:50:23.419410+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31bb9a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/31bb9a","method":"GET"} [] [2026-01-06T04:50:24.393207+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:50:24.408686+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:50:24.408729+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:24.408757+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:24.411989+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:50:24.487656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:50:24.505200+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:50:24.513780+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:50:24.570207+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T04:50:24.572839+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T04:50:24.578634+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T04:50:24.585333+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:50:24.778684+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a66ca"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3a66ca","method":"GET"} [] [2026-01-06T04:50:25.399036+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T04:50:25.413174+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:50:25.413213+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:25.413240+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:25.416221+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:50:25.467246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:50:25.483497+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:50:25.492014+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T04:50:25.551833+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T04:50:25.554371+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T04:50:25.560177+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T04:50:25.566739+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:50:25.757520+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"724f10"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/724f10","method":"GET"} [] [2026-01-06T04:50:26.616115+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T04:50:26.630451+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T04:50:26.630491+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:26.630517+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T04:50:26.633575+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T04:50:26.712009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T04:50:26.729155+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T04:50:26.760477+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T04:50:26.913779+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"596cc7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/596cc7","method":"GET"} [] [2026-01-06T06:39:39.798108+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T06:39:39.816166+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:39:39.816208+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:39:39.816235+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:39:39.877929+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:39:40.143747+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31132c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/31132c","method":"GET"} [] [2026-01-06T06:39:43.034041+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T06:39:43.046576+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:39:43.046655+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:39:43.046685+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:39:43.047792+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:39:43.175942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1315"] [] [2026-01-06T06:39:43.386467+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T06:39:43.386709+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",40] [] [2026-01-06T06:39:43.387809+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T06:39:43.413488+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T06:39:46.054285+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T06:39:47.065440+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T06:39:47.191916+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T06:39:47.340712+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T06:39:47.357579+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:39:47.357650+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:39:47.357681+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:39:47.386525+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:39:47.553444+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef7c46"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ef7c46","method":"GET"} [] [2026-01-06T06:40:00.426608+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T06:40:00.443668+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:40:00.443710+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.443742+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.444466+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.499158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1315"] [] [2026-01-06T06:40:00.718104+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1315\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.724710+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 06:40:00 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.724766+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.724791+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.732912+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:40:00.888542+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T06:40:00.904524+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:40:00.904564+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.904591+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:00.908301+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:40:00.984709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:40:01.016731+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:40:01.206101+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:40:01.472811+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"801522"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/801522","method":"GET"} [] [2026-01-06T06:40:19.563511+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T06:40:19.578637+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:40:19.578677+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:19.578704+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:40:19.582655+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:40:19.637470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:40:19.654640+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:40:19.725704+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T06:40:19.754248+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:40:20.022597+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c0d9e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8c0d9e","method":"GET"} [] [2026-01-06T06:51:53.525767+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T06:51:53.542913+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:51:53.542958+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.542985+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.545040+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:51:53.559864+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T06:51:53.560250+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T06:51:53.588980+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T06:51:53.605240+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:51:53.605285+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.605313+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.607224+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:51:53.621336+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T06:51:53.621682+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T06:51:53.738921+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T06:51:53.750955+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:51:53.750993+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.751020+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.781938+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:51:53.890308+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T06:51:53.902394+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:51:53.902432+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.902458+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:53.952909+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:51:54.197240+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54b658"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/54b658","method":"GET"} [] [2026-01-06T06:51:56.333554+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T06:51:56.346030+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:51:56.346069+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:56.346095+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:51:56.347242+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:51:56.458997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-06T06:51:56.667624+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T06:51:56.667936+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",130] [] [2026-01-06T06:51:56.668975+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T06:51:56.681255+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T06:51:58.883644+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T06:51:59.938970+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T06:52:00.083875+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T06:52:00.180166+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T06:52:00.192591+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:52:00.192631+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:00.192659+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:00.215068+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:52:00.370435+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"843d87"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/843d87","method":"GET"} [] [2026-01-06T06:52:26.186496+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T06:52:26.198882+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:52:26.198920+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.198951+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.199568+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.249083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-06T06:52:26.456430+00:00] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Authentication failed because \"App\\Security\\LoginFormAuthenticator::checkCredentials()\" did not return true. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-guard\\Provider\\GuardAuthenticationProvider.php:124)","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.460855+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.592643+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T06:52:26.605352+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:52:26.605402+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.605432+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:26.629096+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T06:52:26.792692+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab547a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ab547a","method":"GET"} [] [2026-01-06T06:52:39.124610+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T06:52:39.137366+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:52:39.137407+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.137438+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.138076+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.189695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-06T06:52:39.390710+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2022\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.392968+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 06:52:39 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.393071+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.393101+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.398555+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:52:39.512597+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T06:52:39.525255+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:52:39.525293+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.525319+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:39.527667+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:52:39.584370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T06:52:39.606425+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T06:52:39.638814+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:52:39.880457+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92e3a6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/92e3a6","method":"GET"} [] [2026-01-06T06:52:47.791483+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T06:52:47.804226+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:52:47.804264+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:47.804291+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:52:47.806747+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:52:47.845803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T06:52:47.856811+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T06:52:47.912492+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T06:52:47.947919+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:52:48.168554+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3891e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b3891e","method":"GET"} [] [2026-01-06T06:54:56.638558+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T06:54:56.658990+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:54:56.717135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:54:56.734232+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:54:56.734285+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:54:56.734314+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:54:56.734338+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:54:56.791454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T06:54:56.797737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:54:56.798040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:54:56.798245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:54:56.798438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:54:56.798628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:54:56.804186+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T06:54:56.805161+00:00] doctrine.DEBUG: INSERT INTO tour_claim (submition_date, starting_date, ending_date, tour_details, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, ceo_approval, ceo_approval_by, ceo_approval_date, type, tour_request_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2026-01-06T12:54:56+06:00","2":"2025-12-01T00:00:00+00:00","3":"2025-12-31T00:00:00+00:00","4":"Allowance","5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":null,"12":null,"13":null,"14":2,"15":13,"16":40} [] [2026-01-06T06:54:56.806019+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-02T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":600.0,"9":"2 Persons Snacks","10":"Ananta","11":1314,"12":null} [] [2026-01-06T06:54:56.806288+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-07T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":680.0,"9":"3 Persons Lunch","10":"Aptech","11":1314,"12":null} [] [2026-01-06T06:54:56.806528+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-10T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":750.0,"9":"3 Persons Lunch","10":"CKDL","11":1314,"12":null} [] [2026-01-06T06:54:56.806760+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-16T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":850.0,"9":"4 Persons Lunch","10":"Binoda Knit","11":1314,"12":null} [] [2026-01-06T06:54:56.806999+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"","2":"","3":"2025-12-22T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":755.0,"9":"3 Persons Snacks","10":"SBS Textile","11":1314,"12":null} [] [2026-01-06T06:54:56.808088+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T06:54:56.810872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-06T06:54:56.843814+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at C:\Apache24\htdocs\cwlms\templates\local_expense\localExpense.html.twig line 149 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at C:\\Apache24\\htdocs\\cwlms\\templates\\local_expense\\localExpense.html.twig:149)"} [] [2026-01-06T06:54:56.885258+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:56:09.490794+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T06:56:09.512313+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:56:09.560450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:56:09.577559+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:56:09.577619+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:56:09.577649+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:56:09.577674+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:56:09.635136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T06:56:09.640970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:56:09.641340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:56:09.641586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:56:09.641823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:56:09.642091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T06:56:09.647676+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T06:56:09.648732+00:00] doctrine.DEBUG: INSERT INTO tour_claim (submition_date, starting_date, ending_date, tour_details, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, ceo_approval, ceo_approval_by, ceo_approval_date, type, tour_request_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2026-01-06T12:56:09+06:00","2":"2025-12-01T00:00:00+00:00","3":"2025-12-31T00:00:00+00:00","4":"Allowance","5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":null,"12":null,"13":null,"14":2,"15":13,"16":40} [] [2026-01-06T06:56:09.649542+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-02T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":600.0,"9":"2 Persons Snacks","10":"Ananta","11":1315,"12":null} [] [2026-01-06T06:56:09.649819+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-07T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":680.0,"9":"3 Persons Lunch","10":"Aptech","11":1315,"12":null} [] [2026-01-06T06:56:09.650066+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-10T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":750.0,"9":"3 Persons Lunch","10":"CKDL","11":1315,"12":null} [] [2026-01-06T06:56:09.650313+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"","3":"2025-12-16T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":850.0,"9":"4 Persons Lunch","10":"Binoda Knit","11":1315,"12":null} [] [2026-01-06T06:56:09.650559+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"","2":"","3":"2025-12-22T00:00:00+00:00","4":"","5":null,"6":"","7":"BDT","8":755.0,"9":"3 Persons Snacks","10":"SBS Textile","11":1315,"12":null} [] [2026-01-06T06:56:09.651639+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T06:56:09.660663+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:56:09.841786+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T06:56:09.857840+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:56:09.857880+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:56:09.857906+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:56:09.861710+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:56:09.906853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:56:09.922982+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:56:09.931923+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T06:56:09.986509+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T06:56:09.989067+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T06:56:09.994267+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T06:56:09.995475+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:56:10.252501+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bd665"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1bd665","method":"GET"} [] [2026-01-06T06:56:43.064497+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T06:56:43.083232+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:56:43.083281+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:56:43.083308+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:56:43.087332+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:56:43.166358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:56:43.183654+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:56:43.188644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T06:56:43.209004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T06:56:43.218416+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:56:43.485263+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d42a7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4d42a7","method":"GET"} [] [2026-01-06T06:57:19.698665+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"GET"} [] [2026-01-06T06:57:19.713378+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:57:19.713417+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:19.713443+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:19.717219+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:57:19.768557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:57:19.785356+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:57:19.790232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T06:57:19.806564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T06:57:19.850469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T06:57:19.854491+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T06:57:19.875176+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:57:20.062443+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"711102"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/711102","method":"GET"} [] [2026-01-06T06:57:25.711072+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"POST"} [] [2026-01-06T06:57:25.729399+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:57:25.780360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:57:25.797405+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:57:25.797461+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:57:25.797491+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:25.797517+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:25.802705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T06:57:25.819725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T06:57:25.864760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T06:57:25.867889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T06:57:25.868203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T06:57:25.868447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T06:57:25.868688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T06:57:25.868930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T06:57:25.869820+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T06:57:25.869972+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-06T12:57:25+06:00","2025-12-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",1315] [] [2026-01-06T06:57:25.871243+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ? WHERE id = ? ["2025-12-02T00:00:00+00:00","0",21721] [] [2026-01-06T06:57:25.871463+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ? WHERE id = ? ["2025-12-07T00:00:00+00:00","0",21722] [] [2026-01-06T06:57:25.871659+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ? WHERE id = ? ["2025-12-10T00:00:00+00:00","0",21723] [] [2026-01-06T06:57:25.871852+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ? WHERE id = ? ["2025-12-16T00:00:00+00:00","0",21724] [] [2026-01-06T06:57:25.872046+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET category = ?, starting_date = ?, travel_mode = ? WHERE id = ? ["Food Bill","2025-12-22T00:00:00+00:00","0",21725] [] [2026-01-06T06:57:25.873022+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T06:57:25.881523+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:57:26.064404+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T06:57:26.081127+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:57:26.081168+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:26.081196+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:26.085224+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:57:26.130938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:57:26.147754+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:57:26.152791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T06:57:26.173536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T06:57:26.182945+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:57:26.382038+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d47dc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1d47dc","method":"GET"} [] [2026-01-06T06:57:36.726686+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T06:57:36.741750+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:57:36.741791+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:36.741817+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:36.745577+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:57:36.790157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:57:36.806826+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:57:36.815866+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T06:57:36.871970+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T06:57:36.874583+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T06:57:36.879699+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T06:57:36.880847+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:57:37.076599+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3a8f4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a3a8f4","method":"GET"} [] [2026-01-06T06:57:53.407553+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1314"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1314/show","method":"GET"} [] [2026-01-06T06:57:53.422157+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:57:53.422197+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:53.422226+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:57:53.426051+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:57:53.503596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:57:53.520734+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:57:53.525444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T06:57:53.549647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1314] [] [2026-01-06T06:57:53.560600+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:57:53.796311+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ade2b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9ade2b","method":"GET"} [] [2026-01-06T06:59:31.300718+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T06:59:31.315748+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:59:31.315796+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:31.315825+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:31.319827+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:59:31.392932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:59:31.410375+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:59:31.441752+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:59:31.608478+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60d2e7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/60d2e7","method":"GET"} [] [2026-01-06T06:59:34.586694+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T06:59:34.598982+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:59:34.599021+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:34.599048+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:34.601963+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:59:34.644825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:59:34.655755+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:59:34.671433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1315"] [] [2026-01-06T06:59:34.725760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [3] [] [2026-01-06T06:59:34.726284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T06:59:34.727044+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:59:34.949343+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f39ad"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3f39ad","method":"GET"} [] [2026-01-06T06:59:42.037077+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T06:59:42.052266+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:59:42.052309+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:42.052336+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:42.056266+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:59:42.107466+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:59:42.125003+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:59:42.197025+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T06:59:42.238421+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:59:42.434227+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51f165"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/51f165","method":"GET"} [] [2026-01-06T06:59:47.312869+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T06:59:47.327641+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T06:59:47.327689+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:47.327718+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T06:59:47.331659+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T06:59:47.390384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T06:59:47.407340+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T06:59:47.416139+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T06:59:47.473595+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T06:59:47.476250+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T06:59:47.481828+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T06:59:47.483073+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T06:59:47.715769+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c3998"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2c3998","method":"GET"} [] [2026-01-06T07:01:35.574993+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T07:01:35.589838+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:01:35.589922+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:35.589954+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:35.593786+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:01:35.651514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T07:01:35.668860+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T07:01:35.677776+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T07:01:35.734853+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T07:01:35.737372+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T07:01:35.742535+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T07:01:35.744180+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:01:36.021379+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f00475"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f00475","method":"GET"} [] [2026-01-06T07:01:50.001305+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:01:50.016157+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:01:50.016198+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:50.016225+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:50.018211+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:01:50.029749+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T07:01:50.030104+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T07:01:50.146914+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T07:01:50.159969+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:01:50.160011+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:50.160041+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:50.191438+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:01:50.301314+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T07:01:50.313855+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:01:50.313895+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:50.313923+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:50.364074+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:01:50.575166+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db52ff"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/db52ff","method":"GET"} [] [2026-01-06T07:01:53.350734+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T07:01:53.363133+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:01:53.363172+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:53.363198+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:53.364289+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:01:53.475749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1342"] [] [2026-01-06T07:01:53.681904+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T07:01:53.682200+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",1] [] [2026-01-06T07:01:53.684415+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T07:01:53.694146+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T07:01:54.544702+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T07:01:55.127011+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T07:01:55.180647+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T07:01:55.297827+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T07:01:55.315361+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:01:55.315414+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:55.315444+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:01:55.345651+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:01:55.478451+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b0168"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3b0168","method":"GET"} [] [2026-01-06T07:02:09.377941+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T07:02:09.398339+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:02:09.398404+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.398444+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.399398+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.462879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1342"] [] [2026-01-06T07:02:09.696324+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1342\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.698903+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 07:02:09 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.698966+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.698992+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.707406+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:02:09.846850+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:02:09.862573+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:02:09.862612+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.862639+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:09.866529+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:02:09.928529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:02:09.952824+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:02:09.983217+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:02:10.233019+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a2a9c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3a2a9c","method":"GET"} [] [2026-01-06T07:02:21.829315+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-06T07:02:21.842880+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:02:21.842947+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:21.842989+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:21.846452+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:02:21.903739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:02:21.920651+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:02:22.004418+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:02:22.179574+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b48c5d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b48c5d","method":"GET"} [] [2026-01-06T07:02:26.783022+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-06T07:02:26.797899+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:02:26.845963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:02:26.857100+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:02:26.857154+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:02:26.857183+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:26.857208+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:26.934488+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:02:27.126530+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f32383"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f32383","method":"GET"} [] [2026-01-06T07:02:38.320067+00:00] request.INFO: Matched route "employee_edit". {"route":"employee_edit","route_parameters":{"_route":"employee_edit","_controller":"App\\Controller\\EmployeeController::edit","id":"1206"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/1206/edit","method":"GET"} [] [2026-01-06T07:02:38.333606+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:02:38.333658+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:38.333687+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:38.336936+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:02:38.388641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:02:38.400453+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:02:38.493414+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:02:38.720184+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1056a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b1056a","method":"GET"} [] [2026-01-06T07:02:42.295530+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T07:02:42.308409+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:02:42.308455+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:42.308529+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:02:42.311514+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:02:42.360485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T07:02:42.371643+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T07:02:42.380075+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T07:02:42.434134+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T07:02:42.436613+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T07:02:42.441861+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T07:02:42.443067+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:02:42.730867+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25a4c9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/25a4c9","method":"GET"} [] [2026-01-06T07:03:19.525648+00:00] request.INFO: Matched route "employee_edit". {"route":"employee_edit","route_parameters":{"_route":"employee_edit","_controller":"App\\Controller\\EmployeeController::edit","id":"1206"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/1206/edit","method":"POST"} [] [2026-01-06T07:03:19.543634+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:03:19.592541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:03:19.609378+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:03:19.609432+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:03:19.609462+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:03:19.609487+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:03:19.703906+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:03:19.835075+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-06T07:03:19.847081+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:03:19.847120+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:03:19.847146+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:03:19.850012+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:03:19.908501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:03:19.919297+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:03:19.993340+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:03:20.201321+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae8c34"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ae8c34","method":"GET"} [] [2026-01-06T07:05:28.243042+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-06T07:05:28.263908+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:05:28.319916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T07:05:28.337764+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T07:05:28.337829+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:05:28.337860+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:05:28.337886+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:05:28.450431+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:05:28.664629+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3f9da"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a3f9da","method":"GET"} [] [2026-01-06T07:16:02.071106+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:16:02.087701+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:02.087742+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:02.087768+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:02.089775+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:16:02.104595+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T07:16:02.105000+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T07:16:02.230522+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T07:16:02.242437+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:02.242477+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:02.242505+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:02.273657+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:16:02.379721+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T07:16:02.392554+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:02.392594+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:02.392621+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:02.453737+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:16:02.659481+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0f457"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b0f457","method":"GET"} [] [2026-01-06T07:16:06.287270+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T07:16:06.299575+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:06.299612+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:06.299638+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:06.300737+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:16:06.399161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2038"] [] [2026-01-06T07:16:06.605285+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T07:16:06.605575+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",132] [] [2026-01-06T07:16:06.607686+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T07:16:06.619426+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T07:16:09.159598+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T07:16:10.170148+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T07:16:10.296059+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T07:16:10.394671+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T07:16:10.408674+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:10.408720+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:10.408748+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:10.430752+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:16:10.564294+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96a9e2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/96a9e2","method":"GET"} [] [2026-01-06T07:16:35.809368+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T07:16:35.821839+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:35.821892+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:35.821924+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:35.822539+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:35.874492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2038"] [] [2026-01-06T07:16:36.071703+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2038\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:36.073970+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 07:16:36 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:36.074069+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:36.074099+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:36.079637+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:16:36.198468+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:16:36.210359+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:36.210396+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:36.210423+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:36.212748+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:16:36.261188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:16:36.275670+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:16:36.307029+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:16:36.539755+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bde46"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1bde46","method":"GET"} [] [2026-01-06T07:16:45.893485+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:16:45.907626+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:45.907673+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:45.907702+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:45.910234+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:16:45.956562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T07:16:45.967811+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T07:16:45.990631+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:16:46.446229+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d55626"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d55626","method":"GET"} [] [2026-01-06T07:16:50.186055+00:00] request.INFO: Matched route "tour_claim_index". {"route":"tour_claim_index","route_parameters":{"_route":"tour_claim_index","page":1,"_controller":"App\\Controller\\TourClaimController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourclaim","method":"GET"} [] [2026-01-06T07:16:50.202242+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:50.202282+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:50.202308+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:50.205346+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:16:50.264374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:16:50.280715+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:16:50.289775+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T07:16:50.377695+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [132,1,"%%"] [] [2026-01-06T07:16:50.381490+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [132,1,"%%"] [] [2026-01-06T07:16:50.382788+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:16:50.530367+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa5e56"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/aa5e56","method":"GET"} [] [2026-01-06T07:16:51.203848+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:16:51.216234+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:51.216279+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:51.216306+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:51.218662+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:16:51.269977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T07:16:51.288861+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T07:16:51.313745+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:16:51.733510+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1acdb7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1acdb7","method":"GET"} [] [2026-01-06T07:16:55.990836+00:00] request.INFO: Matched route "tour_request_new". {"route":"tour_request_new","route_parameters":{"_route":"tour_request_new","_controller":"App\\Controller\\TourRequestController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest/new","method":"GET"} [] [2026-01-06T07:16:56.007120+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:16:56.007161+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:56.007187+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:16:56.010280+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:16:56.086708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:16:56.103619+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:16:56.161892+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1 FROM expense_type e0_ WHERE e0_.id < 5 ORDER BY e0_.name ASC [] [] [2026-01-06T07:16:56.165477+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 1 ORDER BY e0_.name ASC [] [] [2026-01-06T07:16:56.208746+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:16:56.383479+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85f4bd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/85f4bd","method":"GET"} [] [2026-01-06T07:17:05.823864+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:17:05.838404+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:05.838444+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:05.838470+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:05.841491+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:05.893096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T07:17:05.909510+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T07:17:05.933273+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:06.390972+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b49c6e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b49c6e","method":"GET"} [] [2026-01-06T07:17:06.489772+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/3/index","method":"GET"} [] [2026-01-06T07:17:06.504843+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:06.504883+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:06.504911+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:06.508086+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:06.573448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:17:06.589716+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:17:06.605107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["2038",1] [] [2026-01-06T07:17:06.661136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T07:17:06.662131+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:06.813430+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e7629"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2e7629","method":"GET"} [] [2026-01-06T07:17:09.603621+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T07:17:09.617912+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:09.617950+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:09.618024+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:09.621021+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:09.681138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:17:09.697209+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:17:09.705893+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T07:17:09.758719+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [132,2,"%%"] [] [2026-01-06T07:17:09.761461+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [132,2,"%%",[1310,1266,1226,1183,1141,1113,1092,1084]] [] [2026-01-06T07:17:09.766675+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [132,2,"%%"] [] [2026-01-06T07:17:09.767856+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:09.955762+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83de19"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/83de19","method":"GET"} [] [2026-01-06T07:17:16.764487+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1266"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1266/show","method":"GET"} [] [2026-01-06T07:17:16.776702+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:16.776740+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:16.776766+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:16.779095+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:16.842621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:17:16.853419+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:17:16.857580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1266"] [] [2026-01-06T07:17:16.877952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1266] [] [2026-01-06T07:17:16.887033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-06T07:17:16.889508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T07:17:16.890083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T07:17:16.899432+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:17.064505+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1222bc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1222bc","method":"GET"} [] [2026-01-06T07:17:17.894799+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T07:17:17.907663+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:17.907710+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:17.907737+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:17.910569+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:17.961399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T07:17:17.972382+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T07:17:17.980764+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T07:17:18.034845+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T07:17:18.037403+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T07:17:18.044330+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T07:17:18.050818+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:18.332349+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b94d0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5b94d0","method":"GET"} [] [2026-01-06T07:17:23.926792+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1311"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1311/show","method":"GET"} [] [2026-01-06T07:17:23.944320+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:23.944360+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:23.944388+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:23.947573+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:24.019030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T07:17:24.036266+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T07:17:24.041325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1311"] [] [2026-01-06T07:17:24.062259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1311] [] [2026-01-06T07:17:24.067278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T07:17:24.068925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-06T07:17:24.077784+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:24.355592+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23c55c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/23c55c","method":"GET"} [] [2026-01-06T07:17:25.929693+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T07:17:25.944112+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:17:25.944150+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:25.944177+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:17:25.947274+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:17:25.993443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-06T07:17:26.010036+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2038"} [] [2026-01-06T07:17:26.033581+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:17:26.192960+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1323eb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1323eb","method":"GET"} [] [2026-01-06T07:18:01.989938+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:18:02.004890+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:02.004930+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:02.004958+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:02.006949+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:18:02.018395+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T07:18:02.018756+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T07:18:02.146012+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T07:18:02.158266+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:02.158305+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:02.158334+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:02.189353+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:18:02.304666+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T07:18:02.317260+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:02.317299+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:02.317326+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:02.369285+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:18:02.704490+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58d981"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/58d981","method":"GET"} [] [2026-01-06T07:18:07.765390+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T07:18:07.778037+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:07.778119+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:07.778150+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:07.779258+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:18:07.895253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-06T07:18:08.099067+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T07:18:08.099355+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-06T07:18:08.101572+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T07:18:08.122026+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T07:18:09.172544+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T07:18:09.686812+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T07:18:09.740577+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T07:18:09.861191+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T07:18:09.874969+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:09.875020+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:09.875051+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:09.900218+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T07:18:10.094445+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"350b06"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/350b06","method":"GET"} [] [2026-01-06T07:18:51.187838+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T07:18:51.202537+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:51.202577+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.202608+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.203286+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.270995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-06T07:18:51.477840+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.480189+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 07:18:51 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.480244+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.480270+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.485863+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:18:51.644608+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T07:18:51.657184+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:51.657225+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.657252+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:51.659762+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:18:51.711971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-06T07:18:51.731447+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-06T07:18:51.764849+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:18:52.080791+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df2342"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/df2342","method":"GET"} [] [2026-01-06T07:18:58.163368+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T07:18:58.178393+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:18:58.178436+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:58.178464+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:18:58.181641+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:18:58.252697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-06T07:18:58.269766+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-06T07:18:58.278822+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T07:18:58.337162+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-06T07:18:58.339725+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-06T07:18:58.345496+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-06T07:18:58.351982+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:18:58.641906+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f07bd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9f07bd","method":"GET"} [] [2026-01-06T07:19:01.487098+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-06T07:19:01.501409+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:19:01.501448+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:19:01.501474+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:19:01.504468+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:19:01.578537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-06T07:19:01.594702+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-06T07:19:01.599293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-06T07:19:01.619340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-06T07:19:01.624092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-06T07:19:01.625989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-06T07:19:01.634253+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:19:01.869752+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de47fc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/de47fc","method":"GET"} [] [2026-01-06T07:48:47.157350+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T07:48:47.179159+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:48:47.237725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T07:48:47.256548+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T07:48:47.256607+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:48:47.256637+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:48:47.256662+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:48:47.318632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T07:48:47.324514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T07:48:47.329681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T07:48:47.330170+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T07:48:47.337532+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T07:48:47.357141+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T07:58:22.721086+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T07:58:22.740139+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T07:58:22.804136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T07:58:22.820745+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T07:58:22.820799+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T07:58:22.820828+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:58:22.820852+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T07:58:22.877624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T07:58:22.883624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T07:58:22.888414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T07:58:22.888657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T07:58:22.888891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T07:58:22.889323+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T07:58:22.896438+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T07:58:22.916366+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:02:38.273315+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:02:38.293590+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:02:38.358571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:02:38.375670+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:02:38.375790+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:02:38.375826+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:02:38.375852+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:02:38.433059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:02:38.438815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:02:38.443676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:02:38.443962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:02:38.444254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:02:38.444533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:02:38.445043+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:02:38.452045+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:02:38.471661+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:07:30.749579+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:07:30.768606+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:07:30.829843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:07:30.846529+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:07:30.846582+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:07:30.846611+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:07:30.846636+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:07:30.903248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:07:30.909006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:07:30.913870+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:07:30.914148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:07:30.914418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:07:30.914685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:07:30.915145+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:07:30.922171+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:07:30.941683+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:08:41.842683+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:08:41.858986+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:08:41.859025+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:08:41.859052+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:08:41.863059+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:08:41.924978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T08:08:41.941685+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T08:08:41.951076+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:08:42.009493+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T08:08:42.012127+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T08:08:42.017545+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T08:08:42.018700+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:08:42.292093+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60a5d5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/60a5d5","method":"GET"} [] [2026-01-06T08:09:22.411617+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:09:22.428949+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:09:22.482103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:09:22.498472+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:09:22.498525+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:09:22.498554+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:09:22.498626+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:09:22.555603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:09:22.561905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:09:22.567138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:09:22.567420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:09:22.567684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:09:22.567957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:09:22.568420+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:09:22.575462+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:09:22.595260+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:13:02.386198+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:13:02.405246+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:13:02.470610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:13:02.487111+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:13:02.487164+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:13:02.487194+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:13:02.487219+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:13:02.543608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:13:02.549446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:13:02.554347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:13:02.554606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:13:02.554876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:13:02.555133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:13:02.555561+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:13:02.562457+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:13:02.581935+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:14:44.198115+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:14:44.216832+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:14:44.276766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:14:44.293386+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:14:44.293442+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:14:44.293471+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:14:44.293496+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:14:44.350669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:14:44.356438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:14:44.361231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:14:44.361549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:14:44.361838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:14:44.362161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:14:44.362636+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:14:44.369523+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:14:44.388782+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:16:57.055001+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:16:57.074077+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:16:57.135411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:16:57.152025+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:16:57.152079+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:16:57.152108+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:16:57.152133+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:16:57.209260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:16:57.215395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:16:57.220146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:16:57.220392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:16:57.220664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:16:57.220944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:16:57.221378+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:16:57.228343+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:16:57.248415+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:17:39.703257+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:17:39.722362+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:17:39.770881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:17:39.787223+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:17:39.787278+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:17:39.787308+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:17:39.787333+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:17:39.844198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:17:39.850578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:17:39.855409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:17:39.855667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:17:39.855916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:17:39.856204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:17:39.856644+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:17:39.863614+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:17:39.883134+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:19:02.531887+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:19:02.548321+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:02.548362+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:02.548389+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:02.550450+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:19:02.563960+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T08:19:02.564325+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T08:19:02.686162+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T08:19:02.698131+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:02.698169+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:02.698196+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:02.728800+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:19:02.839475+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T08:19:02.851439+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:02.851476+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:02.851501+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:02.900454+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:19:03.237170+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dab86"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4dab86","method":"GET"} [] [2026-01-06T08:19:05.773957+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T08:19:05.786301+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:05.786384+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:05.786414+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:05.787521+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:19:05.911693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1402"] [] [2026-01-06T08:19:06.121941+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T08:19:06.122251+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",118] [] [2026-01-06T08:19:06.123257+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T08:19:06.133522+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T08:19:07.127285+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T08:19:07.886909+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T08:19:07.940631+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T08:19:08.037289+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T08:19:08.049621+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:08.049659+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:08.049688+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:08.071701+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:19:08.215783+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7203ea"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7203ea","method":"GET"} [] [2026-01-06T08:19:24.310552+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T08:19:24.323155+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:24.323196+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.323227+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.323866+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.377701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1402"] [] [2026-01-06T08:19:24.576786+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1402\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.579055+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 08:19:24 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.579110+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.579135+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.584614+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:19:24.707058+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:19:24.719085+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:19:24.719122+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.719149+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:19:24.721484+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:19:24.774145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:19:24.784525+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:19:24.815649+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:19:25.153458+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ed81c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2ed81c","method":"GET"} [] [2026-01-06T08:20:43.951200+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:20:43.964301+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:20:43.964345+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:43.964372+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:43.966781+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:20:44.013234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:20:44.024318+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:20:44.055570+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:20:44.557005+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"703396"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/703396","method":"GET"} [] [2026-01-06T08:20:46.951889+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:20:46.964019+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:20:46.964058+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:46.964086+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:46.966541+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:20:47.018538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:20:47.029345+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:20:47.037778+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:20:47.087389+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T08:20:47.090008+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T08:20:47.096333+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T08:20:47.103293+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:20:47.362693+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54a87f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/54a87f","method":"GET"} [] [2026-01-06T08:20:51.820118+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:20:51.834372+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:20:51.834412+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:51.834439+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:51.837409+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:20:51.887690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:20:51.904074+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:20:51.912661+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:20:51.970409+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T08:20:51.973213+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T08:20:51.979197+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T08:20:51.985944+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:20:52.229835+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72e74c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/72e74c","method":"GET"} [] [2026-01-06T08:20:52.758451+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:20:52.772969+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:20:52.773009+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:52.773035+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:52.776035+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:20:52.842718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:20:52.859326+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:20:52.868156+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:20:52.924832+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T08:20:52.927423+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T08:20:52.933118+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T08:20:52.939524+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:20:53.163131+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84669c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/84669c","method":"GET"} [] [2026-01-06T08:20:53.212939+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:20:53.229450+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:20:53.229494+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:53.229521+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:20:53.232492+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:20:53.289485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:20:53.305415+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:20:53.314208+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:20:53.372705+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T08:20:53.375221+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T08:20:53.381016+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T08:20:53.387440+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:20:53.608087+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10bfa1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/10bfa1","method":"GET"} [] [2026-01-06T08:21:45.679769+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T08:21:45.694312+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:21:45.694351+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:21:45.694377+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:21:45.697553+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:21:45.759591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:21:45.776608+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:21:45.801005+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:21:46.010826+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f463a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2f463a","method":"GET"} [] [2026-01-06T08:24:03.653969+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:24:03.672828+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:24:03.742863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:24:03.760904+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:24:03.760968+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:24:03.760998+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:24:03.761024+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:24:03.818778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:24:03.824697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:24:03.829635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:24:03.829922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:24:03.830221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:24:03.830564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:24:03.831068+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:24:03.838206+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:24:03.858059+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:30:51.828950+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:30:51.847963+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:30:51.923991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:30:51.940676+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:30:51.940730+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:30:51.940759+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:30:51.940784+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:30:51.999157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:30:52.005538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:30:52.010379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:30:52.010635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:30:52.010884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:30:52.011208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:30:52.011646+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:30:52.018560+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:30:52.038683+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:31:38.601707+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:31:38.618290+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:31:38.618331+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:31:38.618361+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:31:38.621418+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:31:38.676820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:31:38.693130+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:31:38.724879+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:31:39.100845+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8a18f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c8a18f","method":"GET"} [] [2026-01-06T08:31:43.889531+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:31:43.902206+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:31:43.902253+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:31:43.902281+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:31:43.904735+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:31:43.955580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T08:31:43.966520+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T08:31:43.975305+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:31:44.029541+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T08:31:44.032042+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T08:31:44.037685+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T08:31:44.044320+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:31:44.356980+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2bce2d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2bce2d","method":"GET"} [] [2026-01-06T08:34:19.820001+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:34:19.839597+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:34:19.905813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:34:19.922568+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:34:19.922623+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:34:19.922653+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:34:19.922679+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:34:19.980000+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:34:19.985814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:34:19.990660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:34:19.990908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:34:19.991151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:34:19.991485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [""] [] [2026-01-06T08:34:19.991923+00:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:34:19.999101+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Entity\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php on line 141" at C:\Apache24\htdocs\cwlms\src\Entity\TourClaimDetails.php line 188 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Entity\\TourClaimDetails::setAmount() must be of the type float or null, string given, called in C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php on line 141 at C:\\Apache24\\htdocs\\cwlms\\src\\Entity\\TourClaimDetails.php:188)"} [] [2026-01-06T08:34:20.018948+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:35:38.630175+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"POST"} [] [2026-01-06T08:35:38.649609+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:35:38.715719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:35:38.732423+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:35:38.732479+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:35:38.732509+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:38.732534+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:38.790390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.tour_scope AS tour_scope_3, t0.place_visit AS place_visit_4, t0.expect_visit AS expect_visit_5, t0.starting_date AS starting_date_6, t0.ending_date AS ending_date_7, t0.contact_phone AS contact_phone_8, t0.contact_address AS contact_address_9, t0.transportation_mode AS transportation_mode_10, t0.tour_purpose AS tour_purpose_11, t0.official_duties AS official_duties_12, t0.advance_currency AS advance_currency_13, t0.advance_amount AS advance_amount_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.ceo_approval AS ceo_approval_21, t0.ceo_approval_by AS ceo_approval_by_22, t0.ceo_approval_date AS ceo_approval_date_23, t0.expense_type_id AS expense_type_id_24, t0.expense_purpose_id AS expense_purpose_id_25, t0.user_id AS user_id_26 FROM tour_request t0 WHERE t0.id = ? [13] [] [2026-01-06T08:35:38.796749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["17"] [] [2026-01-06T08:35:38.801785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["19"] [] [2026-01-06T08:35:38.802138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["34"] [] [2026-01-06T08:35:38.802463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["18"] [] [2026-01-06T08:35:38.803798+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T08:35:38.804852+00:00] doctrine.DEBUG: INSERT INTO tour_claim (submition_date, starting_date, ending_date, tour_details, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, ceo_approval, ceo_approval_by, ceo_approval_date, type, tour_request_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2026-01-06T14:35:38+06:00","2":"2025-12-01T00:00:00+00:00","3":"2025-12-31T00:00:00+00:00","4":"","5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":null,"12":null,"13":null,"14":2,"15":13,"16":130} [] [2026-01-06T08:35:38.805661+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-01T00:00:00+00:00","4":"Gulshan-1","5":"2025-12-01T00:00:00+00:00","6":"Road-Auto Rickshaw","7":"BDT","8":50.0,"9":"","10":"Saiham Group","11":1316,"12":17} [] [2026-01-06T08:35:38.806028+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Gulshan-1","3":"2025-12-01T00:00:00+00:00","4":"Tejgaon","5":"2025-12-01T00:00:00+00:00","6":"Road-Auto Rickshaw","7":"BDT","8":80.0,"9":"","10":"Badsha Group","11":1316,"12":19} [] [2026-01-06T08:35:38.806316+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Tejgaon","3":"2025-12-01T00:00:00+00:00","4":"Office","5":"2025-12-01T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":70.0,"9":"","10":"Badsha Group","11":1316,"12":19} [] [2026-01-06T08:35:38.806601+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-03T00:00:00+00:00","4":"Uttara","5":"2025-12-03T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":80.0,"9":"","10":"Fucolor Future Ltd","11":1316,"12":34} [] [2026-01-06T08:35:38.806869+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Uttara","3":"2025-12-03T00:00:00+00:00","4":"Nikunja","5":"2025-12-03T00:00:00+00:00","6":"Road-Bus","7":"BDT","8":20.0,"9":"","10":"Rimjhim Paper Mills","11":1316,"12":19} [] [2026-01-06T08:35:38.807151+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Nikunja","3":"2025-12-03T00:00:00+00:00","4":"Office","5":"2025-12-03T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":70.0,"9":"","10":"Rimjhim Paper","11":1316,"12":17} [] [2026-01-06T08:35:38.807486+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-04T00:00:00+00:00","4":"Tejgaon","5":"2025-12-04T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Reedhisha Group","11":1316,"12":17} [] [2026-01-06T08:35:38.807769+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Tejgaon","3":"2025-12-04T00:00:00+00:00","4":"Mirpur 10","5":"2025-12-04T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":70.0,"9":"","10":"Creative Consultant","11":1316,"12":18} [] [2026-01-06T08:35:38.808051+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Mirpur 10","3":"2025-12-04T00:00:00+00:00","4":"Office","5":"2025-12-04T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":80.0,"9":"","10":"Creative Consultant","11":1316,"12":18} [] [2026-01-06T08:35:38.808324+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-06T00:00:00+00:00","4":"Baridhara","5":"2025-12-06T00:00:00+00:00","6":"Road-Auto Rickshaw","7":"BDT","8":50.0,"9":"","10":"Fur Eco Tex","11":1316,"12":18} [] [2026-01-06T08:35:38.808596+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Baridhara","3":"2025-12-06T00:00:00+00:00","4":"Tejgaon","5":"2025-12-06T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":70.0,"9":"","10":"Aurum Sweater ","11":1316,"12":19} [] [2026-01-06T08:35:38.808883+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Tejgaon","3":"2025-12-06T00:00:00+00:00","4":"Office","5":"2025-12-06T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Aurum Sweater","11":1316,"12":19} [] [2026-01-06T08:35:38.809167+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-07T00:00:00+00:00","4":"Banani","5":"2025-12-07T00:00:00+00:00","6":"Road-Auto Rickshaw","7":"BDT","8":40.0,"9":"","10":"Aria Food Industry ","11":1316,"12":19} [] [2026-01-06T08:35:38.809464+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Banani","3":"2025-12-07T00:00:00+00:00","4":"Tejgaon","5":"2025-12-07T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":50.0,"9":"","10":"Aurum Sweater","11":1316,"12":34} [] [2026-01-06T08:35:38.809746+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Tejgaon","3":"2025-12-07T00:00:00+00:00","4":"Office","5":"2025-12-07T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Aurum Sweater","11":1316,"12":34} [] [2026-01-06T08:35:38.810027+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-08T00:00:00+00:00","4":"Tejgaon","5":"2025-12-08T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":80.0,"9":"","10":"Badsha Group","11":1316,"12":34} [] [2026-01-06T08:35:38.810309+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Tejgaon","3":"2025-12-08T00:00:00+00:00","4":"Office","5":"2025-12-08T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":80.0,"9":"","10":"Badsha Group","11":1316,"12":34} [] [2026-01-06T08:35:38.810594+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-10T00:00:00+00:00","4":"Banani","5":"2025-12-10T00:00:00+00:00","6":"Road-Auto Rickshaw","7":"BDT","8":40.0,"9":"","10":"Parikalpak Consultant","11":1316,"12":18} [] [2026-01-06T08:35:38.810870+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Banani","3":"2025-12-10T00:00:00+00:00","4":"Office","5":"2025-12-10T00:00:00+00:00","6":"Road-Auto Rickshaw","7":"BDT","8":40.0,"9":"","10":"Parikalpak","11":1316,"12":18} [] [2026-01-06T08:35:38.811145+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-11T00:00:00+00:00","4":"Uttara","5":"2025-12-11T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Fucolor Future","11":1316,"12":19} [] [2026-01-06T08:35:38.811431+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Uttara","3":"2025-12-11T00:00:00+00:00","4":"Office","5":"2025-12-11T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":70.0,"9":"","10":"FucolorFuture Ltd","11":1316,"12":19} [] [2026-01-06T08:35:38.811720+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"Office","3":"2025-12-14T00:00:00+00:00","4":"Savar","5":"2025-12-14T00:00:00+00:00","6":"Office Car","7":"BDT","8":600.0,"9":"2 Person","10":"G S Trims Ltd","11":1316,"12":17} [] [2026-01-06T08:35:38.812046+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Food Bill","2":"Office","3":"2025-12-18T00:00:00+00:00","4":"Motijheel","5":"2025-12-18T00:00:00+00:00","6":"Office Car","7":"BDT","8":900.0,"9":"3 Person","10":"Beacon Pharma","11":1316,"12":18} [] [2026-01-06T08:35:38.812318+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-20T00:00:00+00:00","4":"Mohakhali DOHS","5":"2025-12-20T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":100.0,"9":"","10":"Dzignscao Ltd","11":1316,"12":18} [] [2026-01-06T08:35:38.812594+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Mohakhali DOHS","3":"2025-12-20T00:00:00+00:00","4":"Office","5":"2025-12-20T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":100.0,"9":"","10":"Dzignscao Ltd","11":1316,"12":18} [] [2026-01-06T08:35:38.812865+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-22T00:00:00+00:00","4":"Tejgaon","5":"2025-12-22T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Aurum Sweater","11":1316,"12":19} [] [2026-01-06T08:35:38.813120+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Tejgaon","3":"2025-12-22T00:00:00+00:00","4":"Office","5":"2025-12-22T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Aurum Sweater ","11":1316,"12":19} [] [2026-01-06T08:35:38.813361+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-23T00:00:00+00:00","4":"Savar","5":"2025-12-23T00:00:00+00:00","6":"Office Car","7":"BDT","8":500.0,"9":"2 Person (Snacks)","10":"Al-Muslim Group","11":1316,"12":18} [] [2026-01-06T08:35:38.813582+00:00] doctrine.DEBUG: INSERT INTO tour_claim_details (category, from_place, starting_date, to_place, ending_date, travel_mode, amount_currency, amount, remarks, customer_name, tour_claim_id, expense_purpose_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Local Conveyance","2":"Office","3":"2025-12-24T00:00:00+00:00","4":"Tejgaon","5":"2025-12-24T00:00:00+00:00","6":"Road-Bus + Rickshaw","7":"BDT","8":60.0,"9":"","10":"Aurum Sweater","11":1316,"12":18} [] [2026-01-06T08:35:38.814846+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T08:35:38.825969+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:35:38.974930+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:35:38.991633+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:35:38.991684+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:38.991716+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:38.994988+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:35:39.059309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:35:39.085984+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:35:39.095367+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:35:39.151990+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [130,2,"%%"] [] [2026-01-06T08:35:39.154552+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [130,2,"%%",[1316,1278,1260,1259,1223,1186,1151,1101,1076,1044,997]] [] [2026-01-06T08:35:39.160028+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [130,2,"%%"] [] [2026-01-06T08:35:39.161272+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:35:39.449627+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70d4e9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/70d4e9","method":"GET"} [] [2026-01-06T08:35:46.929705+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1316"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1316/show","method":"GET"} [] [2026-01-06T08:35:46.947303+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:35:46.947349+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:46.947378+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:46.950572+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:35:47.004012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:35:47.020540+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:35:47.025615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-06T08:35:47.047604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1316] [] [2026-01-06T08:35:47.053812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-06T08:35:47.055884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T08:35:47.056280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T08:35:47.056655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T08:35:47.066465+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:35:47.306209+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a922cd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a922cd","method":"GET"} [] [2026-01-06T08:35:51.091671+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1316"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1316/edit","method":"GET"} [] [2026-01-06T08:35:51.106818+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:35:51.106868+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:51.106895+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:35:51.109998+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:35:51.160268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:35:51.177291+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:35:51.182094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-06T08:35:51.199101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1316] [] [2026-01-06T08:35:51.247058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T08:35:51.251000+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T08:35:51.274868+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:35:51.561453+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b860a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3b860a","method":"GET"} [] [2026-01-06T08:36:02.957536+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1316"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1316/edit","method":"POST"} [] [2026-01-06T08:36:02.975949+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:36:03.035612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:36:03.052500+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:36:03.052564+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:36:03.052594+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:36:03.052620+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:36:03.057795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-06T08:36:03.075339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1316] [] [2026-01-06T08:36:03.122599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T08:36:03.126852+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T08:36:03.127094+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-06T14:36:03+06:00","2025-12-01T00:00:00+00:00","2025-12-24T00:00:00+00:00",1316] [] [2026-01-06T08:36:03.129330+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21726] [] [2026-01-06T08:36:03.129632+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21727] [] [2026-01-06T08:36:03.129877+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-01T00:00:00+00:00","2025-12-01T00:00:00+00:00",21728] [] [2026-01-06T08:36:03.130108+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-03T00:00:00+00:00","2025-12-03T00:00:00+00:00",21729] [] [2026-01-06T08:36:03.130337+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-03T00:00:00+00:00","2025-12-03T00:00:00+00:00",21730] [] [2026-01-06T08:36:03.130568+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-03T00:00:00+00:00","2025-12-03T00:00:00+00:00",21731] [] [2026-01-06T08:36:03.130797+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-04T00:00:00+00:00","2025-12-04T00:00:00+00:00",21732] [] [2026-01-06T08:36:03.131027+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-04T00:00:00+00:00","2025-12-04T00:00:00+00:00",21733] [] [2026-01-06T08:36:03.131256+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-04T00:00:00+00:00","2025-12-04T00:00:00+00:00",21734] [] [2026-01-06T08:36:03.131488+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-06T00:00:00+00:00","2025-12-06T00:00:00+00:00",21735] [] [2026-01-06T08:36:03.131718+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-06T00:00:00+00:00","2025-12-06T00:00:00+00:00",21736] [] [2026-01-06T08:36:03.131954+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-06T00:00:00+00:00","2025-12-06T00:00:00+00:00",21737] [] [2026-01-06T08:36:03.132184+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-07T00:00:00+00:00","2025-12-07T00:00:00+00:00",21738] [] [2026-01-06T08:36:03.132418+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-07T00:00:00+00:00","2025-12-07T00:00:00+00:00",21739] [] [2026-01-06T08:36:03.132697+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-07T00:00:00+00:00","2025-12-07T00:00:00+00:00",21740] [] [2026-01-06T08:36:03.132937+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-08T00:00:00+00:00","2025-12-08T00:00:00+00:00",21741] [] [2026-01-06T08:36:03.133182+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-08T00:00:00+00:00","2025-12-08T00:00:00+00:00",21742] [] [2026-01-06T08:36:03.133389+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-10T00:00:00+00:00","2025-12-10T00:00:00+00:00",21743] [] [2026-01-06T08:36:03.133661+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-10T00:00:00+00:00","2025-12-10T00:00:00+00:00",21744] [] [2026-01-06T08:36:03.133875+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-11T00:00:00+00:00","2025-12-11T00:00:00+00:00",21745] [] [2026-01-06T08:36:03.134081+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-11T00:00:00+00:00","2025-12-11T00:00:00+00:00",21746] [] [2026-01-06T08:36:03.134377+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-14T00:00:00+00:00","2025-12-14T00:00:00+00:00",21747] [] [2026-01-06T08:36:03.134647+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-18T00:00:00+00:00","2025-12-18T00:00:00+00:00",21748] [] [2026-01-06T08:36:03.134906+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-20T00:00:00+00:00","2025-12-20T00:00:00+00:00",21749] [] [2026-01-06T08:36:03.135128+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-20T00:00:00+00:00","2025-12-20T00:00:00+00:00",21750] [] [2026-01-06T08:36:03.135299+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-22T00:00:00+00:00","2025-12-22T00:00:00+00:00",21751] [] [2026-01-06T08:36:03.135459+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-22T00:00:00+00:00","2025-12-22T00:00:00+00:00",21752] [] [2026-01-06T08:36:03.135614+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-23T00:00:00+00:00","2025-12-23T00:00:00+00:00",21753] [] [2026-01-06T08:36:03.135748+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, ending_date = ? WHERE id = ? ["2025-12-24T00:00:00+00:00","2025-12-24T00:00:00+00:00",21754] [] [2026-01-06T08:36:03.136910+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T08:36:03.141543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T08:36:03.155045+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T08:36:05.296675+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T08:36:05.986015+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:36:06.004834+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T08:36:06.057442+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T08:36:06.210506+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1316"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1316/show","method":"GET"} [] [2026-01-06T08:36:06.227500+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:36:06.227549+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:36:06.227633+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:36:06.230775+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:36:06.312773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T08:36:06.329268+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-06T08:36:06.334650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-06T08:36:06.356055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1316] [] [2026-01-06T08:36:06.361343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-06T08:36:06.363083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T08:36:06.363417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T08:36:06.363784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T08:36:06.372705+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:36:06.589360+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d92b8c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d92b8c","method":"GET"} [] [2026-01-06T08:55:54.640758+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:55:54.658866+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:55:54.658911+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:55:54.658994+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:55:54.661147+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:55:54.676702+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T08:55:54.677076+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T08:55:55.595056+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T08:55:55.607061+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:55:55.607102+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:55:55.607130+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:55:55.641085+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:55:55.786930+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T08:55:55.799882+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:55:55.799921+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:55:55.799948+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:55:55.852477+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:55:58.676726+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2f80b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b2f80b","method":"GET"} [] [2026-01-06T08:56:05.028331+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:56:05.044796+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:05.044837+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:05.044863+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:05.049024+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:56:05.114130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T08:56:05.133477+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T08:56:05.143260+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:56:05.222448+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T08:56:05.225051+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T08:56:05.230438+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T08:56:05.237100+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:56:05.655831+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0f840"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f0f840","method":"GET"} [] [2026-01-06T08:56:07.943464+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:56:07.958339+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:07.958383+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:07.958411+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:07.962245+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:56:08.019472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T08:56:08.037682+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T08:56:08.046403+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:56:08.119231+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T08:56:08.121790+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T08:56:08.127420+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T08:56:08.134159+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:56:08.423225+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f034d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5f034d","method":"GET"} [] [2026-01-06T08:56:11.536561+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:56:11.551523+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:11.551566+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:11.551594+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:11.555493+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:56:11.629002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T08:56:11.646139+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T08:56:11.654884+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:56:11.716016+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T08:56:11.718580+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T08:56:11.723994+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T08:56:11.730798+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:56:12.037479+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf4ac0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bf4ac0","method":"GET"} [] [2026-01-06T08:56:12.213113+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:56:12.227776+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:12.227817+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:12.227845+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:12.231796+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:56:12.278864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T08:56:12.296327+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T08:56:12.305348+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:56:12.363531+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T08:56:12.366054+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T08:56:12.371453+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T08:56:12.378196+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:56:12.679504+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65d944"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/65d944","method":"GET"} [] [2026-01-06T08:56:12.729409+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:56:12.746935+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:12.746988+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:12.747017+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:12.751353+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:56:12.801333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T08:56:12.818815+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1337"} [] [2026-01-06T08:56:12.828509+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:56:12.891283+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [41,2,"%%"] [] [2026-01-06T08:56:12.894221+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [41,2,"%%",[1313,1269,1252,1216,1207,1125,1094,1057,981,976,921,886,858,775,733]] [] [2026-01-06T08:56:12.900161+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [41,2,"%%"] [] [2026-01-06T08:56:12.907191+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:56:13.232562+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"043e17"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/043e17","method":"GET"} [] [2026-01-06T08:56:13.870568+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T08:56:13.883848+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:13.883895+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:13.883921+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:13.885006+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:56:13.988421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-06T08:56:14.208281+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T08:56:14.208588+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-06T08:56:14.209952+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T08:56:14.219818+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T08:56:16.329069+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T08:56:17.253176+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T08:56:17.377951+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T08:56:17.639779+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T08:56:17.652662+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:56:17.652714+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:17.652744+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:56:17.677050+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T08:56:18.235154+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"883299"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/883299","method":"GET"} [] [2026-01-06T08:57:06.619177+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T08:57:06.636115+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:57:06.636157+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.636189+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.636883+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.686796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-06T08:57:06.893227+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.895807+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 08:57:06 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.895912+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.895942+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:06.903102+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:57:07.170870+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:57:07.183536+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:57:07.183576+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:07.183603+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:07.186121+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:57:07.229999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-06T08:57:07.249810+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-06T08:57:07.282852+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:57:07.806783+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35a1e2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/35a1e2","method":"GET"} [] [2026-01-06T08:57:16.982298+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:57:16.999333+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:57:16.999375+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:16.999402+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:57:17.003085+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:57:17.064880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-06T08:57:17.081643+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-06T08:57:17.091274+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:57:17.153264+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-06T08:57:17.155799+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-06T08:57:17.161981+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-06T08:57:17.168664+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:57:17.669874+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5b804"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d5b804","method":"GET"} [] [2026-01-06T08:59:18.542576+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T08:59:18.559368+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:59:18.559411+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:59:18.559442+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:59:18.563668+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:59:18.619712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T08:59:18.637043+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T08:59:18.646298+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:59:18.706214+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T08:59:18.708695+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T08:59:18.714309+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T08:59:18.715687+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:59:18.964951+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d5b6b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8d5b6b","method":"GET"} [] [2026-01-06T08:59:46.114950+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T08:59:46.130530+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:59:46.130578+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:59:46.130606+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:59:46.134474+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:59:46.207354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T08:59:46.224303+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T08:59:46.256484+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:59:46.821652+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9f64e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e9f64e","method":"GET"} [] [2026-01-06T08:59:54.949318+00:00] request.INFO: Matched route "tour_request_index". {"route":"tour_request_index","route_parameters":{"_route":"tour_request_index","page":1,"_controller":"App\\Controller\\TourRequestController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest","method":"GET"} [] [2026-01-06T08:59:54.966101+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T08:59:54.966147+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:59:54.966175+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T08:59:54.970235+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T08:59:55.029250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T08:59:55.046364+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T08:59:55.055414+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T08:59:55.116224+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [45,"%%","%%"] [] [2026-01-06T08:59:55.122181+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22, t0_.expense_type_id AS expense_type_id_23, t0_.expense_purpose_id AS expense_purpose_id_24, t0_.user_id AS user_id_25 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [45,"%%","%%",[160,153,44]] [] [2026-01-06T08:59:55.126805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM expense_type t0 WHERE t0.id = ? [1] [] [2026-01-06T08:59:55.127975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [2] [] [2026-01-06T08:59:55.128383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [3] [] [2026-01-06T08:59:55.128743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [1] [] [2026-01-06T08:59:55.130163+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [45,"%%","%%"] [] [2026-01-06T08:59:55.131368+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T08:59:55.433364+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06b0d5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/06b0d5","method":"GET"} [] [2026-01-06T09:00:07.394998+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-06T09:00:07.407635+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:00:07.407675+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:07.407705+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:07.410882+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:00:07.464204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T09:00:07.475758+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T09:00:07.491737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-06T09:00:07.548345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T09:00:07.549280+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:00:07.865567+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94ec96"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/94ec96","method":"GET"} [] [2026-01-06T09:00:09.959065+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-06T09:00:09.973386+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:00:09.973426+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:09.973452+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:09.977160+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:00:10.033450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T09:00:10.050253+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T09:00:10.065943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-06T09:00:10.134135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T09:00:10.135053+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:00:10.403709+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5eedf5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5eedf5","method":"GET"} [] [2026-01-06T09:00:14.116940+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-06T09:00:14.131394+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:00:14.131434+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:14.131461+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:14.135242+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:00:14.191415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T09:00:14.207884+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T09:00:14.222912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1477"] [] [2026-01-06T09:00:14.277197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T09:00:14.278239+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:00:14.581626+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9eac0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d9eac0","method":"GET"} [] [2026-01-06T09:00:21.504969+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1268"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1268/show","method":"GET"} [] [2026-01-06T09:00:21.522472+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:00:21.522516+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:21.522547+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:21.527713+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:00:21.576606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:00:21.593181+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:00:21.598041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1268"] [] [2026-01-06T09:00:21.618090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1268] [] [2026-01-06T09:00:21.622744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [21] [] [2026-01-06T09:00:21.624384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T09:00:21.624705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T09:00:21.633209+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:00:21.921261+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"969268"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/969268","method":"GET"} [] [2026-01-06T09:00:48.782568+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:00:48.799034+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:00:48.799074+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:48.799101+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:00:48.803192+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:00:48.858311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:00:48.876625+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:00:48.886576+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:00:48.948517+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:00:48.951081+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:00:48.956495+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:00:48.957663+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:00:49.194222+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d7bc1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7d7bc1","method":"GET"} [] [2026-01-06T09:01:00.058582+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1268"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1268/show","method":"GET"} [] [2026-01-06T09:01:00.073389+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:01:00.073430+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:01:00.073457+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:01:00.077279+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:01:00.135766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:01:00.153614+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:01:00.158682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1268"] [] [2026-01-06T09:01:00.179150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1268] [] [2026-01-06T09:01:00.183933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [21] [] [2026-01-06T09:01:00.185566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T09:01:00.185858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T09:01:00.195098+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:01:00.384611+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"772abd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/772abd","method":"GET"} [] [2026-01-06T09:01:28.707159+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T09:01:28.722436+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:01:28.722479+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:01:28.722506+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:01:28.726304+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:01:28.771429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:01:28.788311+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:01:28.846443+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:01:28.873941+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:01:29.062083+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e5f83"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6e5f83","method":"GET"} [] [2026-01-06T09:01:32.838661+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:01:32.853027+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:01:32.853065+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:01:32.853091+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:01:32.856816+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:01:32.913936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:01:32.930260+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:01:32.939074+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:01:32.994032+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:01:32.996588+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:01:33.001980+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:01:33.003430+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:01:33.197191+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a3ec0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8a3ec0","method":"GET"} [] [2026-01-06T09:02:57.918579+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"GET"} [] [2026-01-06T09:02:57.933174+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:02:57.933214+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:02:57.933240+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:02:57.937051+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:02:57.988671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:02:58.005658+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:02:58.010318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:02:58.026939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:02:58.072908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:02:58.077559+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:02:58.098575+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:02:58.377411+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"610d93"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/610d93","method":"GET"} [] [2026-01-06T09:03:06.581975+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"POST"} [] [2026-01-06T09:03:06.602442+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:03:06.660856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:03:06.679183+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:03:06.679251+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:03:06.679284+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:03:06.679310+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:03:06.684746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:03:06.701810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:03:06.758348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:03:06.761429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:06.761681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:06.761885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:06.762081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:06.762278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:06.763128+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T09:03:06.763282+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-06T15:03:06+06:00","2025-12-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",1315] [] [2026-01-06T09:03:06.764374+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-02T00:00:00+00:00",21721] [] [2026-01-06T09:03:06.764610+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-07T00:00:00+00:00",21722] [] [2026-01-06T09:03:06.764787+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-10T00:00:00+00:00",21723] [] [2026-01-06T09:03:06.764960+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-16T00:00:00+00:00",21724] [] [2026-01-06T09:03:06.765131+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-22T00:00:00+00:00",21725] [] [2026-01-06T09:03:06.766088+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T09:03:06.768522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-06T09:03:06.785835+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at C:\Apache24\htdocs\cwlms\templates\local_expense\localExpense.html.twig line 149 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at C:\\Apache24\\htdocs\\cwlms\\templates\\local_expense\\localExpense.html.twig:149)"} [] [2026-01-06T09:03:06.828244+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:03:20.399939+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"POST"} [] [2026-01-06T09:03:20.419831+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:03:20.476792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:03:20.494266+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:03:20.494323+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:03:20.494353+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:03:20.494379+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:03:20.499718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:03:20.516702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:03:20.560779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:03:20.563799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:20.564062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:20.564288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:20.564508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:20.564725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? ["0"] [] [2026-01-06T09:03:20.565554+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T09:03:20.565731+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-06T15:03:20+06:00","2025-12-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",1315] [] [2026-01-06T09:03:20.567977+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-02T00:00:00+00:00",21721] [] [2026-01-06T09:03:20.568287+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-07T00:00:00+00:00",21722] [] [2026-01-06T09:03:20.568489+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-10T00:00:00+00:00",21723] [] [2026-01-06T09:03:20.568691+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-16T00:00:00+00:00",21724] [] [2026-01-06T09:03:20.568890+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ? WHERE id = ? ["2025-12-22T00:00:00+00:00",21725] [] [2026-01-06T09:03:20.569839+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T09:03:20.572396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-06T09:03:20.603540+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at C:\Apache24\htdocs\cwlms\templates\local_expense\localExpense.html.twig line 149 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at C:\\Apache24\\htdocs\\cwlms\\templates\\local_expense\\localExpense.html.twig:149)"} [] [2026-01-06T09:03:20.644758+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:04:13.196258+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:04:13.211079+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:04:13.211121+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:04:13.211148+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:04:13.215015+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:04:13.285455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:04:13.302849+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:04:13.311756+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:04:13.384459+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:04:13.386942+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:04:13.392120+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:04:13.393356+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:04:13.607190+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e444c1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e444c1","method":"GET"} [] [2026-01-06T09:04:19.734464+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1314"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1314/edit","method":"GET"} [] [2026-01-06T09:04:19.750749+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:04:19.750790+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:04:19.750865+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:04:19.754987+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:04:19.810040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:04:19.826855+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:04:19.831672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T09:04:19.847966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1314] [] [2026-01-06T09:04:19.893027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:04:19.897085+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:04:19.917628+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:04:20.120021+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68bf24"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/68bf24","method":"GET"} [] [2026-01-06T09:05:21.222665+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1314"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1314/edit","method":"POST"} [] [2026-01-06T09:05:21.243400+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:21.300377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:21.317461+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:21.317523+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:21.317552+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:21.317577+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:21.322894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T09:05:21.340197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1314] [] [2026-01-06T09:05:21.386536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:05:21.390332+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T09:05:21.390527+00:00] doctrine.DEBUG: UPDATE tour_claim SET submition_date = ?, starting_date = ?, ending_date = ? WHERE id = ? ["2026-01-06T15:05:21+06:00","2025-12-01T00:00:00+00:00","2025-12-31T00:00:00+00:00",1314] [] [2026-01-06T09:05:21.391165+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ?, expense_purpose_id = ? WHERE id = ? ["2025-12-02T00:00:00+00:00","0",18,21716] [] [2026-01-06T09:05:21.391484+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ?, expense_purpose_id = ? WHERE id = ? ["2025-12-07T00:00:00+00:00","0",34,21717] [] [2026-01-06T09:05:21.391742+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ?, expense_purpose_id = ? WHERE id = ? ["2025-12-10T00:00:00+00:00","0",19,21718] [] [2026-01-06T09:05:21.392000+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET starting_date = ?, travel_mode = ?, expense_purpose_id = ? WHERE id = ? ["2025-12-16T00:00:00+00:00","0",19,21719] [] [2026-01-06T09:05:21.392253+00:00] doctrine.DEBUG: UPDATE tour_claim_details SET category = ?, starting_date = ?, travel_mode = ?, expense_purpose_id = ? WHERE id = ? ["Food Bill","2025-12-22T00:00:00+00:00","0",22,21720] [] [2026-01-06T09:05:21.393380+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T09:05:21.395740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-06T09:05:21.406996+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T09:05:24.600488+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T09:05:25.482473+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:25.499413+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T09:05:25.647503+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T09:05:25.772731+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1314"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1314/show","method":"GET"} [] [2026-01-06T09:05:25.790350+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:25.790395+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:25.790423+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:25.794593+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:25.840436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:25.857724+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:25.862738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T09:05:25.883569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1314] [] [2026-01-06T09:05:25.888438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T09:05:25.890204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T09:05:25.890512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T09:05:25.890829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-06T09:05:25.899512+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:26.112192+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72e52c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/72e52c","method":"GET"} [] [2026-01-06T09:05:31.766531+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T09:05:31.781530+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:31.781573+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:31.781600+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:31.785506+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:31.832293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:31.848913+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:31.904469+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:05:31.932101+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:32.121123+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"316655"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/316655","method":"GET"} [] [2026-01-06T09:05:35.392972+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:05:35.407400+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:35.407441+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:35.407532+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:35.411418+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:35.471245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:35.488295+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:35.497256+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:05:35.552514+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:05:35.554993+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:05:35.560164+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:05:35.561453+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:35.761528+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffa512"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ffa512","method":"GET"} [] [2026-01-06T09:05:39.862446+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T09:05:39.877334+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:39.877384+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:39.877411+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:39.881321+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:39.939973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:39.957173+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:39.962464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:05:39.983932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:05:39.993496+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:40.184079+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"845963"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/845963","method":"GET"} [] [2026-01-06T09:05:46.541190+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"GET"} [] [2026-01-06T09:05:46.556105+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:46.556147+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:46.556175+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:46.560031+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:46.615131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:46.631951+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:46.636686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:05:46.653470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:05:46.711576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:05:46.716116+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:05:46.748532+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:46.956881+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"420e17"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/420e17","method":"GET"} [] [2026-01-06T09:05:52.901734+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:05:52.916727+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:05:52.916775+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:52.916802+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:05:52.920726+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:05:52.988793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:05:53.005456+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:05:53.014191+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:05:53.067585+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:05:53.070123+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:05:53.075319+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:05:53.076533+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:05:53.313985+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51adb3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/51adb3","method":"GET"} [] [2026-01-06T09:06:00.522775+00:00] request.INFO: Matched route "tour_claim_index". {"route":"tour_claim_index","route_parameters":{"_route":"tour_claim_index","page":1,"_controller":"App\\Controller\\TourClaimController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourclaim","method":"GET"} [] [2026-01-06T09:06:00.537320+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:06:00.537360+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:00.537386+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:00.541153+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:06:00.600748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T09:06:00.629001+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T09:06:00.638444+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:06:00.695317+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [45,1,"%%"] [] [2026-01-06T09:06:00.697840+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [45,1,"%%",[299,75]] [] [2026-01-06T09:06:00.702237+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [45,1,"%%"] [] [2026-01-06T09:06:00.703349+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:06:01.044496+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8acd48"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8acd48","method":"GET"} [] [2026-01-06T09:06:01.998518+00:00] request.INFO: Matched route "tour_request_index". {"route":"tour_request_index","route_parameters":{"_route":"tour_request_index","page":1,"_controller":"App\\Controller\\TourRequestController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest","method":"GET"} [] [2026-01-06T09:06:02.013579+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:06:02.013627+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:02.013655+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:02.017520+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:06:02.066520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [45] [] [2026-01-06T09:06:02.084048+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1477"} [] [2026-01-06T09:06:02.092455+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:06:02.149871+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [45,"%%","%%"] [] [2026-01-06T09:06:02.152296+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22, t0_.expense_type_id AS expense_type_id_23, t0_.expense_purpose_id AS expense_purpose_id_24, t0_.user_id AS user_id_25 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [45,"%%","%%",[160,153,44]] [] [2026-01-06T09:06:02.156489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM expense_type t0 WHERE t0.id = ? [1] [] [2026-01-06T09:06:02.157615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [2] [] [2026-01-06T09:06:02.158047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [3] [] [2026-01-06T09:06:02.158398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [1] [] [2026-01-06T09:06:02.159705+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [45,"%%","%%"] [] [2026-01-06T09:06:02.160814+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:06:02.426441+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e216d0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e216d0","method":"GET"} [] [2026-01-06T09:06:06.767215+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T09:06:06.781956+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:06:06.782001+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:06.782029+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:06.785888+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:06:06.832134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:06:06.849462+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:06:06.854233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:06:06.875158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:06:06.884760+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:06:07.097987+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97e7e7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/97e7e7","method":"GET"} [] [2026-01-06T09:06:08.782023+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:06:08.796657+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:06:08.796698+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:08.796725+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:08.800632+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:06:08.859361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:06:08.875638+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:06:08.884271+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:06:08.958439+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:06:08.961103+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:06:08.966314+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:06:08.967521+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:06:09.156109+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a4dbf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7a4dbf","method":"GET"} [] [2026-01-06T09:06:10.552714+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T09:06:10.568067+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:06:10.568119+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:10.568148+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:06:10.572104+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:06:10.629328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:06:10.646308+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:06:10.651040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:06:10.671380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:06:10.680762+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:06:10.855178+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d2d2c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3d2d2c","method":"GET"} [] [2026-01-06T09:07:09.689688+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T09:07:09.704834+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:07:09.704875+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:09.704902+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:09.708847+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:07:09.783837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:07:09.800889+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:07:09.857142+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:07:09.885191+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:07:10.164117+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5db44c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5db44c","method":"GET"} [] [2026-01-06T09:07:13.321670+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:07:13.336236+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:07:13.336276+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:13.336303+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:13.340054+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:07:13.400051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:07:13.416431+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:07:13.425431+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:07:13.481124+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:07:13.483731+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1315,1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:07:13.489007+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:07:13.490262+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:07:13.736433+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7de69c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7de69c","method":"GET"} [] [2026-01-06T09:07:18.289708+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T09:07:18.303942+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:07:18.303981+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:18.304007+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:18.307735+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:07:18.363149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:07:18.380102+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:07:18.384731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:07:18.404804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:07:18.413964+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:07:18.600060+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d5461"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5d5461","method":"GET"} [] [2026-01-06T09:07:44.224167+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T09:07:44.238951+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:07:44.238990+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:44.239017+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:44.242859+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:07:44.300914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T09:07:44.317743+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T09:07:44.322362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:07:44.343641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:07:44.352943+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:07:44.645072+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32fb71"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/32fb71","method":"GET"} [] [2026-01-06T09:07:51.034306+00:00] request.INFO: Matched route "local_expense_edit". {"route":"local_expense_edit","route_parameters":{"_route":"local_expense_edit","_controller":"App\\Controller\\LocalExpenseController::edit","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/edit","method":"GET"} [] [2026-01-06T09:07:51.049817+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:07:51.049868+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:51.049898+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:07:51.053940+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:07:51.100462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T09:07:51.117464+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T09:07:51.122230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:07:51.141513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1315] [] [2026-01-06T09:07:51.186253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.type = ? ORDER BY t0.name ASC [2] [] [2026-01-06T09:07:51.190403+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:07:51.212211+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:07:51.407018+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22c318"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/22c318","method":"GET"} [] [2026-01-06T09:10:19.144859+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1315"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1315/show","method":"GET"} [] [2026-01-06T09:10:19.161153+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:19.161192+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:19.161219+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:19.165194+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:19.214401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-06T09:10:19.234657+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-06T09:10:19.239554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1315"] [] [2026-01-06T09:10:19.249090+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\TourClaim object not found by the @ParamConverter annotation." at C:\Apache24\htdocs\cwlms\vendor\sensio\framework-extra-bundle\src\Request\ParamConverter\DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\TourClaim object not found by the @ParamConverter annotation. at C:\\Apache24\\htdocs\\cwlms\\vendor\\sensio\\framework-extra-bundle\\src\\Request\\ParamConverter\\DoctrineParamConverter.php:107)"} [] [2026-01-06T09:10:19.278656+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:19.449413+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3444d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d3444d","method":"GET"} [] [2026-01-06T09:10:47.545099+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:10:47.558879+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:47.558935+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:47.558966+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:47.561446+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:47.606279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:10:47.618084+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:10:47.626524+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:10:47.681799+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:10:47.684415+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:10:47.690035+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:10:47.696706+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:48.093266+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2b8f4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d2b8f4","method":"GET"} [] [2026-01-06T09:10:51.763288+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:10:51.777670+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:51.777709+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:51.777736+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:51.780771+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:51.849942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:10:51.867164+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:10:51.875713+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:10:51.931927+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:10:51.934513+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:10:51.940145+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:10:51.946746+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:52.255082+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"998090"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/998090","method":"GET"} [] [2026-01-06T09:10:55.962577+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:10:55.977283+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:55.977325+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:55.977351+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:55.980426+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:56.035056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:10:56.052128+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:10:56.060887+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:10:56.116751+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:10:56.119401+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:10:56.125154+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:10:56.131741+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:56.384024+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8648c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d8648c","method":"GET"} [] [2026-01-06T09:10:56.969176+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:10:56.983785+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:56.983826+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:56.983853+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:56.986892+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:57.036855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:10:57.052700+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:10:57.061104+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:10:57.119535+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:10:57.122186+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:10:57.128389+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:10:57.135167+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:57.370567+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a53b8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5a53b8","method":"GET"} [] [2026-01-06T09:10:57.403914+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:10:57.420350+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:57.420395+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:57.420442+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:57.423615+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:57.477821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:10:57.504399+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:10:57.514155+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:10:57.572689+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:10:57.575257+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:10:57.580899+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:10:57.587131+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:57.845375+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7fc1f7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7fc1f7","method":"GET"} [] [2026-01-06T09:10:57.941425+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:10:57.955942+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:10:57.955981+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:57.956067+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:10:57.959115+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:10:58.015247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:10:58.031080+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:10:58.039663+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:10:58.104184+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:10:58.106703+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:10:58.112311+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:10:58.118823+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:10:58.401082+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1cc7bf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1cc7bf","method":"GET"} [] [2026-01-06T09:11:01.952021+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:11:01.966631+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:01.966670+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:01.966697+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:01.969830+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:11:02.026115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:11:02.042651+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:11:02.051395+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:11:02.108267+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T09:11:02.110838+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T09:11:02.116460+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T09:11:02.122971+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:11:02.374992+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45377a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/45377a","method":"GET"} [] [2026-01-06T09:11:06.050213+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T09:11:06.064821+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:06.064861+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:06.064887+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:06.068097+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:11:06.137751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T09:11:06.154011+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T09:11:06.185657+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:11:06.523932+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba6653"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ba6653","method":"GET"} [] [2026-01-06T09:11:41.308750+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T09:11:41.325137+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:41.325179+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:41.325206+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:41.327176+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:11:41.341589+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T09:11:41.341939+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T09:11:41.470035+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T09:11:41.482613+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:41.482660+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:41.482689+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:41.516904+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:11:41.621042+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T09:11:41.633130+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:41.633168+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:41.633195+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:41.683194+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:11:42.097915+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ad1be"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1ad1be","method":"GET"} [] [2026-01-06T09:11:47.289945+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T09:11:47.302434+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:47.302472+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:47.302498+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:47.303859+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:11:47.419572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-06T09:11:47.641145+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T09:11:47.641459+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",119] [] [2026-01-06T09:11:47.642121+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T09:11:47.663534+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T09:11:48.607535+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T09:11:49.130433+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T09:11:49.222589+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T09:11:49.426405+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T09:11:49.438711+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:11:49.438750+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:49.438777+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:11:49.461300+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:11:49.671480+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65d279"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/65d279","method":"GET"} [] [2026-01-06T09:12:22.261083+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T09:12:22.273703+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:12:22.273743+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.273775+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.274307+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.331091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-06T09:12:22.528137+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1466\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.530370+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 09:12:22 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.530424+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.530449+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.535901+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:12:22.721057+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T09:12:22.733294+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:12:22.733333+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.733360+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:22.735730+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:12:22.773520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-06T09:12:22.784038+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-06T09:12:22.826883+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:12:23.251717+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3688f3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3688f3","method":"GET"} [] [2026-01-06T09:12:28.931060+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:12:28.943651+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:12:28.943693+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:28.943719+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:12:28.946111+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:12:28.994298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-06T09:12:29.005031+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-06T09:12:29.013312+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:12:29.064431+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [119,2,"%%"] [] [2026-01-06T09:12:29.067039+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [119,2,"%%",[1309,1297,1290,1281,1273,1264,1251,1241,1233,1222,1218,1203,1195,1191,1175]] [] [2026-01-06T09:12:29.072975+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [119,2,"%%"] [] [2026-01-06T09:12:29.079676+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:12:29.559978+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"465e7d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/465e7d","method":"GET"} [] [2026-01-06T09:15:47.463345+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1314","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1314/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T09:15:47.479769+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:15:47.479808+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:15:47.479834+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:15:47.563832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T09:15:47.579576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:15:47.585873+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T09:15:47.586080+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,35,"2026-01-06T15:15:47+06:00",1314] [] [2026-01-06T09:15:47.588421+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T09:15:47.594362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-06T09:15:47.606492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1314] [] [2026-01-06T09:15:47.609438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T09:15:47.612806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T09:15:47.613212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T09:15:47.613540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-06T09:15:47.614701+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T09:15:50.085334+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T09:15:51.149189+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:15:51.167283+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T09:15:51.290398+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T09:15:51.375155+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"300fcb"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/300fcb","method":"GET"} [] [2026-01-06T09:25:26.164802+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T09:25:26.181281+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:25:26.181322+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:25:26.181349+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:25:26.238515+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:25:26.472700+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb0ec4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/cb0ec4","method":"GET"} [] [2026-01-06T09:46:08.959840+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T09:46:08.976578+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:46:08.976618+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:46:08.976645+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:46:08.980726+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:46:09.034975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:46:09.052422+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:46:09.111067+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T09:46:09.138398+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:46:09.418774+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8976c0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8976c0","method":"GET"} [] [2026-01-06T09:46:11.929237+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:46:11.944207+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:46:11.944247+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:46:11.944274+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:46:11.948264+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:46:11.995447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:46:12.012280+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:46:12.021063+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:46:12.075770+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:46:12.078445+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:46:12.083645+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:46:12.084830+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:46:12.296962+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d863c3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d863c3","method":"GET"} [] [2026-01-06T09:53:35.269217+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T09:53:35.286090+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:53:35.286136+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:53:35.286162+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:53:35.290264+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T09:53:35.354202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T09:53:35.370903+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T09:53:35.380220+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T09:53:35.439514+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T09:53:35.441980+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T09:53:35.447357+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T09:53:35.448511+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T09:53:35.692583+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81df5b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/81df5b","method":"GET"} [] [2026-01-06T09:53:50.118378+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1314","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1314/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T09:53:50.133479+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T09:53:50.133521+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:53:50.133550+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T09:53:50.207054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T09:53:50.226401+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T09:53:50.226660+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-06T15:53:50+06:00",1314] [] [2026-01-06T09:53:50.228942+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T09:53:50.246727+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T09:53:50.383449+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f3a2d"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/5f3a2d","method":"GET"} [] [2026-01-06T10:23:41.497533+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T10:23:41.516079+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:23:41.516121+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:41.516149+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:41.518291+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:23:41.534035+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-06T10:23:41.534416+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-06T10:23:41.655821+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T10:23:41.668345+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:23:41.668393+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:41.668422+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:41.700503+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:23:41.809990+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T10:23:41.821979+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:23:41.822016+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:41.822043+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:41.873587+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:23:42.036786+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f4f4f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1f4f4f","method":"GET"} [] [2026-01-06T10:23:44.225149+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T10:23:44.238074+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:23:44.238121+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:44.238206+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:44.239335+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:23:44.359391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-06T10:23:44.570918+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T10:23:44.571165+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",135] [] [2026-01-06T10:23:44.574495+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T10:23:44.596651+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T10:23:47.626564+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T10:23:48.699843+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T10:23:48.846704+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T10:23:48.934929+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T10:23:48.949892+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:23:48.949945+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:48.949975+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:23:48.972903+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:23:49.101640+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87687a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/87687a","method":"GET"} [] [2026-01-06T10:24:00.458734+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T10:24:00.471358+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:24:00.471396+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.471428+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.472094+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.510923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-06T10:24:00.714595+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2048\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.717133+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 10:24:00 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.717194+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.717219+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.722810+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:24:00.838219+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-06T10:24:00.850196+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:24:00.850234+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.850260+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:00.852586+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:24:00.901152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-06T10:24:00.920779+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-06T10:24:01.115812+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:24:01.250619+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01dca6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/01dca6","method":"GET"} [] [2026-01-06T10:24:02.526049+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-06T10:24:02.539356+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:24:02.539408+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:02.539437+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:02.541939+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:24:02.579613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-06T10:24:02.590892+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-06T10:24:02.673090+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:24:02.809612+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a70a4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0a70a4","method":"GET"} [] [2026-01-06T10:24:10.013212+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-06T10:24:10.032084+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:24:10.092987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-06T10:24:10.109675+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-06T10:24:10.109732+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:24:10.109762+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:10.109787+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:10.196838+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:24:10.331988+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77bdf4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/77bdf4","method":"GET"} [] [2026-01-06T10:24:12.237923+00:00] request.INFO: Matched route "employee_edit". {"route":"employee_edit","route_parameters":{"_route":"employee_edit","_controller":"App\\Controller\\EmployeeController::edit","id":"1860"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/1860/edit","method":"GET"} [] [2026-01-06T10:24:12.250292+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:24:12.250330+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:12.250356+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:12.252718+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:24:12.317748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-06T10:24:12.328781+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-06T10:24:12.391345+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:24:12.520768+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67643"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f67643","method":"GET"} [] [2026-01-06T10:24:18.224105+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-06T10:24:18.237187+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:24:18.237239+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:18.237267+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:24:18.239710+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:24:18.287538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-06T10:24:18.298388+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-06T10:24:18.371171+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:24:18.502673+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7a225"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f7a225","method":"GET"} [] [2026-01-06T10:34:15.412381+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:34:15.428806+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:34:15.428846+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:34:15.428873+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:34:15.432964+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:34:15.500562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T10:34:15.518252+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T10:34:15.528020+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:34:15.588972+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [40,2,"%%"] [] [2026-01-06T10:34:15.591574+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [40,2,"%%",[1314,1268,1211,872,725,632,580,490,446,309,189,93]] [] [2026-01-06T10:34:15.596771+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [40,2,"%%"] [] [2026-01-06T10:34:15.597971+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:34:15.871731+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be2af3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/be2af3","method":"GET"} [] [2026-01-06T10:34:18.711267+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1314"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1314/localExpenseReport","method":"GET"} [] [2026-01-06T10:34:18.725911+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:34:18.725950+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:34:18.725977+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:34:18.729749+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:34:18.784072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-06T10:34:18.800723+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1315"} [] [2026-01-06T10:34:18.805494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1314"] [] [2026-01-06T10:34:18.829515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-06T10:34:18.829975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [35] [] [2026-01-06T10:34:18.842623+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1314] [] [2026-01-06T10:34:18.849233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1314] [] [2026-01-06T10:34:18.851572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T10:34:18.853210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T10:34:18.853530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T10:34:18.853842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [22] [] [2026-01-06T10:34:18.952409+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-06T10:34:18.971778+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:38:17.660856+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:38:17.677600+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:38:17.677641+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:38:17.677672+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:38:17.680839+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:38:17.754769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:38:17.771876+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:38:17.781280+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:38:17.840977+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:38:17.843485+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:38:17.849299+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:38:17.855965+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:38:18.125902+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3695d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e3695d","method":"GET"} [] [2026-01-06T10:38:19.627703+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:38:19.642280+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:38:19.642318+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:38:19.642344+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:38:19.645376+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:38:19.712995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:38:19.730503+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:38:19.739896+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:38:19.801438+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:38:19.804357+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:38:19.810958+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:38:19.818180+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:38:20.001575+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d55a63"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d55a63","method":"GET"} [] [2026-01-06T10:40:18.403300+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:40:18.419768+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:40:18.419808+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:18.419837+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:18.423004+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:40:18.477122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T10:40:18.493687+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T10:40:18.502897+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:40:18.567378+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T10:40:18.569885+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T10:40:18.575674+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T10:40:18.582234+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:40:19.029186+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94e676"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/94e676","method":"GET"} [] [2026-01-06T10:40:20.998152+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:40:21.012560+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:40:21.012600+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:21.012626+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:21.015725+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:40:21.069653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T10:40:21.089317+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T10:40:21.099183+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:40:21.155311+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T10:40:21.157882+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T10:40:21.163471+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T10:40:21.170034+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:40:21.436370+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"670812"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/670812","method":"GET"} [] [2026-01-06T10:40:23.828839+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:40:23.843209+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:40:23.843248+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:23.843274+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:23.846280+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:40:23.904303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T10:40:23.920552+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T10:40:23.929064+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:40:23.984500+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T10:40:23.986951+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T10:40:23.992608+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T10:40:23.998984+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:40:24.238161+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67ac4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f67ac4","method":"GET"} [] [2026-01-06T10:40:38.958143+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T10:40:38.974561+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:40:38.974603+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:38.974631+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:40:38.977697+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:40:39.040457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T10:40:39.057957+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T10:40:39.090829+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:40:39.462605+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88a155"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/88a155","method":"GET"} [] [2026-01-06T10:52:00.740530+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:52:00.756903+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:52:00.756942+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:00.756968+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:00.759996+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:52:00.829464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-06T10:52:00.846089+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1402"} [] [2026-01-06T10:52:00.855742+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:52:00.925423+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [118,2,"%%"] [] [2026-01-06T10:52:00.927873+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [118,2,"%%",[1311,1275,1253,1225,1206,1179,1161,1135,1128,1117,1100,1059,1041,1031,1023]] [] [2026-01-06T10:52:00.934892+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [118,2,"%%"] [] [2026-01-06T10:52:00.941830+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:52:01.350426+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7d6b7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e7d6b7","method":"GET"} [] [2026-01-06T10:52:01.421772+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:52:01.437849+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:52:01.437889+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:01.437915+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:01.441091+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:52:01.487118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:52:01.503320+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:52:01.512446+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:52:01.570394+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:52:01.572941+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:52:01.578588+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:52:01.584916+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:52:01.798000+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b8c12"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3b8c12","method":"GET"} [] [2026-01-06T10:52:02.643601+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:52:02.658121+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:52:02.658162+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:02.658188+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:02.661169+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:52:02.723185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:52:02.740000+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:52:02.748829+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:52:02.805373+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:52:02.807930+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:52:02.813432+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:52:02.819791+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:52:03.012073+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a84426"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a84426","method":"GET"} [] [2026-01-06T10:52:03.471093+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:52:03.485837+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:52:03.485889+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:03.485918+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:03.489154+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:52:03.536177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:52:03.552515+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:52:03.561185+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:52:03.616663+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:52:03.619129+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:52:03.624886+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:52:03.631237+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:52:03.837197+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69a0fb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/69a0fb","method":"GET"} [] [2026-01-06T10:52:05.115407+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T10:52:05.130281+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:52:05.130324+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:05.130352+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:52:05.133436+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:52:05.188647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:52:05.205515+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:52:05.237076+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:52:05.394097+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb0c3c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/eb0c3c","method":"GET"} [] [2026-01-06T10:56:02.888390+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1300","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1300/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T10:56:02.905381+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:56:02.905431+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:56:02.905461+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:56:02.995372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-06T10:56:03.010933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:56:03.015937+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T10:56:03.016199+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,87,"2026-01-06T16:56:03+06:00",1300] [] [2026-01-06T10:56:03.018519+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T10:56:03.038350+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:56:03.266697+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e212d0"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/e212d0","method":"GET"} [] [2026-01-06T10:56:10.359762+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1309","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1309/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T10:56:10.376547+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:56:10.376593+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:56:10.376620+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:56:10.469750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1309"] [] [2026-01-06T10:56:10.486565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-06T10:56:10.491760+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T10:56:10.492027+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,87,"2026-01-06T16:56:10+06:00",1309] [] [2026-01-06T10:56:10.492713+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T10:56:10.512783+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T10:56:10.715638+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d47857"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/d47857","method":"GET"} [] [2026-01-06T10:58:21.296891+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:58:21.313123+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:21.313165+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:21.313195+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:21.316217+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:21.393047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:21.410064+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:21.419659+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:58:21.481034+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:58:21.483606+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:58:21.489440+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:58:21.496227+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:21.686902+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f200b6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f200b6","method":"GET"} [] [2026-01-06T10:58:22.411222+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T10:58:22.425537+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:22.425576+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:22.425602+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:22.428602+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:22.491179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:22.507114+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:22.538046+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:22.689584+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f06e4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8f06e4","method":"GET"} [] [2026-01-06T10:58:26.399277+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:58:26.412339+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:26.412391+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:26.412420+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:26.415010+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:26.460309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:26.471602+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:26.480227+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:58:26.535821+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:58:26.538370+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:58:26.544355+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:58:26.551044+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:26.728981+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36be8a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/36be8a","method":"GET"} [] [2026-01-06T10:58:28.027361+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/show","method":"GET"} [] [2026-01-06T10:58:28.041734+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:28.041773+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:28.041799+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:28.044790+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:28.104646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:28.120722+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:28.125363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-06T10:58:28.145487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-06T10:58:28.150012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T10:58:28.151673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-06T10:58:28.161655+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:28.335296+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecd89a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ecd89a","method":"GET"} [] [2026-01-06T10:58:29.960166+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T10:58:29.974600+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:29.974640+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:29.974667+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:29.977657+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:30.034007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:30.050254+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:30.058827+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T10:58:30.115178+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-06T10:58:30.117720+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-06T10:58:30.123409+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-06T10:58:30.129779+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:30.300531+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2b9c7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f2b9c7","method":"GET"} [] [2026-01-06T10:58:31.232830+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1300"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1300/localExpenseReport","method":"GET"} [] [2026-01-06T10:58:31.247014+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:31.247052+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:31.247079+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:31.250150+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:31.297779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:31.313771+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:31.318472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-06T10:58:31.342142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-06T10:58:31.342502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-06T10:58:31.356512+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1300] [] [2026-01-06T10:58:31.362921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1300] [] [2026-01-06T10:58:31.365138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-06T10:58:31.366726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T10:58:31.455357+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-06T10:58:31.475609+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:41.244621+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T10:58:41.263197+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T10:58:41.263281+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:41.263309+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T10:58:41.267229+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T10:58:41.331205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-06T10:58:41.349466+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-06T10:58:41.377636+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T10:58:41.528268+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b454c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8b454c","method":"GET"} [] [2026-01-06T11:07:12.791364+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T11:07:12.809747+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:12.809799+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:12.809827+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:12.867622+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T11:07:13.246770+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b2a3f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9b2a3f","method":"GET"} [] [2026-01-06T11:07:17.620691+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T11:07:17.637272+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:17.637311+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:17.637338+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:17.638986+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T11:07:17.773963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1021"] [] [2026-01-06T11:07:17.996215+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T11:07:17.996447+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",34] [] [2026-01-06T11:07:17.997205+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T11:07:18.009804+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T11:07:18.931543+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T11:07:19.609191+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T11:07:19.662839+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T11:07:19.799866+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T11:07:19.816373+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:19.816414+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:19.816444+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:19.845966+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T11:07:19.988068+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80130c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/80130c","method":"GET"} [] [2026-01-06T11:07:36.630337+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T11:07:36.640679+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T11:07:36.647252+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:36.647295+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.647328+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.648030+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.716324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1021"] [] [2026-01-06T11:07:36.921155+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1021\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.921672+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:36.921726+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.921764+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.922555+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.928022+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 11:07:36 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.928090+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.928117+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:36.936349+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T11:07:36.980564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1021"] [] [2026-01-06T11:07:37.195501+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1021\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:37.201897+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 11:07:37 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:37.202006+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:37.202036+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:37.209893+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T11:07:37.365211+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T11:07:37.380918+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:37.380956+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:37.380982+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:37.384600+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T11:07:37.452169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T11:07:37.479023+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T11:07:37.512331+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T11:07:37.768876+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"249916"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/249916","method":"GET"} [] [2026-01-06T11:07:50.470157+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-06T11:07:50.485267+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:07:50.485306+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:50.485333+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:07:50.489189+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T11:07:50.548275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T11:07:50.565171+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T11:07:50.624347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1021"] [] [2026-01-06T11:07:50.627463+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-06T11:07:50.646073+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T11:07:50.853664+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6790c3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6790c3","method":"GET"} [] [2026-01-06T11:09:43.105262+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"POST"} [] [2026-01-06T11:09:43.125258+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T11:09:43.175802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T11:09:43.192882+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T11:09:43.192935+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:09:43.192964+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:09:43.192989+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:09:43.254373+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ WHERE l0_.id IN (?) ORDER BY l0_.name ASC [["1"]] [] [2026-01-06T11:09:43.297209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1021"] [] [2026-01-06T11:09:43.297810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.to_days = ? LIMIT 1 ["1021","2026-01-07T00:00:00+00:00"] [] [2026-01-06T11:09:43.298246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.from_days = ? AND t0.to_days = ? LIMIT 1 ["1021","2026-01-08T00:00:00+00:00","2026-01-08T00:00:00+00:00"] [] [2026-01-06T11:09:43.495493+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T11:09:43.495850+00:00] doctrine.DEBUG: INSERT INTO leave_application (emp_id, from_days, to_days, reasons, address, contact_no, special_remarks, status, type, entryby, entrydate, editby, editdate, fh_approval, fh_approval_by, fh_approval_date, dh_approval, dh_approval_by, dh_approval_date, leavename_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":1021,"2":"2026-01-08T00:00:00+00:00","3":"2026-01-08T00:00:00+00:00","4":"Personal visit to Barisal","5":"Dhaka","6":"01755514703","7":null,"8":1,"9":null,"10":null,"11":null,"12":null,"13":null,"14":null,"15":null,"16":null,"17":null,"18":null,"19":null,"20":1} [] [2026-01-06T11:09:43.497287+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T11:09:43.502327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [134] [] [2026-01-06T11:09:43.512694+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T11:09:45.698150+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T11:09:46.554428+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T11:09:46.579904+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T11:09:46.723835+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T11:09:46.825306+00:00] request.INFO: Matched route "app_leave_application_show". {"route":"app_leave_application_show","route_parameters":{"_route":"app_leave_application_show","_controller":"App\\Controller\\LeaveApplicationController::show","id":"298"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/298/show","method":"GET"} [] [2026-01-06T11:09:46.837805+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:09:46.837844+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:09:46.837871+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:09:46.840904+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T11:09:46.889534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T11:09:46.900932+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T11:09:46.910097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.id = ? ["298"] [] [2026-01-06T11:09:46.923116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T11:09:46.931187+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T11:09:47.126297+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23db28"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/23db28","method":"GET"} [] [2026-01-06T11:18:04.067125+00:00] request.INFO: Matched route "app_leave_application_departmentHeadApproval". {"route":"app_leave_application_departmentHeadApproval","route_parameters":{"_route":"app_leave_application_departmentHeadApproval","_controller":"App\\Controller\\LeaveApplicationController::departmentHeadApproval","id":"298","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/leaveapplication/departmentHeadApproval/298/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T11:18:04.083896+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T11:18:04.083938+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:18:04.083968+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T11:18:04.150561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.id = ? ["298"] [] [2026-01-06T11:18:04.156639+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T11:18:04.156823+00:00] doctrine.DEBUG: UPDATE leave_application SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,1,"2026-01-06T17:18:04+06:00",298] [] [2026-01-06T11:18:04.159189+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T11:18:04.203200+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T11:18:04.385268+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"187ed0"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/187ed0","method":"GET"} [] [2026-01-06T12:11:01.057005+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T12:11:01.075353+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:11:01.075402+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:01.075470+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:01.137053+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T12:11:01.418483+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee5040"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ee5040","method":"GET"} [] [2026-01-06T12:11:04.468364+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T12:11:04.480912+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:11:04.480950+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:04.480977+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:04.482138+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T12:11:04.607909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1317"] [] [2026-01-06T12:11:04.814841+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T12:11:04.815087+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",113] [] [2026-01-06T12:11:04.815874+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T12:11:04.825918+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T12:11:07.534277+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T12:11:08.679644+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T12:11:08.832795+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T12:11:08.940389+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T12:11:08.952842+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:11:08.952881+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:08.952909+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:08.975365+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T12:11:09.158868+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5afd7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f5afd7","method":"GET"} [] [2026-01-06T12:11:23.081435+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T12:11:23.098227+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:11:23.098272+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.098304+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.099014+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.161221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1317"] [] [2026-01-06T12:11:23.365788+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1317\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.371353+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 12:11:23 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.371412+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.371438+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.378736+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:11:23.491504+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:11:23.503532+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:11:23.503570+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.503596+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:23.506041+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:11:23.546465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:11:23.556821+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:11:23.589431+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:11:23.803622+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"271f70"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/271f70","method":"GET"} [] [2026-01-06T12:11:58.718034+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T12:11:58.730986+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:11:58.731028+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:58.731056+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:11:58.733620+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:11:58.779825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:11:58.790947+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:11:58.806845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:11:58.848361+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:11:59.032310+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ba371"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9ba371","method":"GET"} [] [2026-01-06T12:12:01.142845+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-06T12:12:01.156621+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:12:01.156668+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:12:01.156696+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:12:01.159191+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:12:01.227775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:12:01.238814+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:12:01.288756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1317"] [] [2026-01-06T12:12:01.290170+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-06T12:12:01.308068+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:12:01.480978+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b140ec"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b140ec","method":"GET"} [] [2026-01-06T12:13:06.018850+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T12:13:06.031424+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:06.031463+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:06.031490+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:06.033870+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:06.071310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:06.082145+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:06.097021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:13:06.142609+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:06.282190+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cb0eb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5cb0eb","method":"GET"} [] [2026-01-06T12:13:12.470996+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-06T12:13:12.487269+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:12.487308+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:12.487336+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:12.490225+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:12.539805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:12.558725+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:12.613047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1317"] [] [2026-01-06T12:13:12.614442+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-06T12:13:12.632792+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:12.826490+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e25da6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e25da6","method":"GET"} [] [2026-01-06T12:13:17.118091+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T12:13:17.131972+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:17.132023+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:17.132051+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:17.134546+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:17.188919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:17.199874+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:17.211313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:13:17.251482+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:17.436061+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70b0ef"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/70b0ef","method":"GET"} [] [2026-01-06T12:13:20.558664+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:13:20.571004+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:20.571043+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:20.571070+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:20.573390+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:20.615134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:20.626035+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:20.655553+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:20.820245+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e571a9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e571a9","method":"GET"} [] [2026-01-06T12:13:26.690078+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-06T12:13:26.707289+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:26.707335+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:26.707364+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:26.710557+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:26.763278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:26.780043+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:26.792242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:13:26.837353+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:26.996051+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b794aa"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b794aa","method":"GET"} [] [2026-01-06T12:13:30.479689+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/3/index","method":"GET"} [] [2026-01-06T12:13:30.492403+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:30.492443+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:30.492470+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:30.494847+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:30.538397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:30.549222+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:30.560264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["1317",1] [] [2026-01-06T12:13:30.599631+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:30.763294+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3f3b3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b3f3b3","method":"GET"} [] [2026-01-06T12:13:32.617544+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/4/index","method":"GET"} [] [2026-01-06T12:13:32.629774+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:32.629812+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:32.629838+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:32.632142+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:32.672587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:32.683257+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:32.694506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["1317",0] [] [2026-01-06T12:13:32.733157+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:32.875773+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3ae85"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d3ae85","method":"GET"} [] [2026-01-06T12:13:34.452544+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/3/index","method":"GET"} [] [2026-01-06T12:13:34.464718+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:34.464757+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:34.464783+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:34.467084+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:34.516202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:34.528556+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:34.539642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["1317",1] [] [2026-01-06T12:13:34.578380+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:34.754500+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c7250"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7c7250","method":"GET"} [] [2026-01-06T12:13:35.959864+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/2/index","method":"GET"} [] [2026-01-06T12:13:35.972283+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:35.972323+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:35.972350+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:35.974689+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:36.019097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:36.029924+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:36.040989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:13:36.082148+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:36.235780+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de24f8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/de24f8","method":"GET"} [] [2026-01-06T12:13:38.273370+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T12:13:38.285779+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:38.285819+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:38.285845+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:38.288147+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:38.326308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:38.336890+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:38.348016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:13:38.386530+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:38.551071+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e8b19"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/5e8b19","method":"GET"} [] [2026-01-06T12:13:39.886346+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-06T12:13:39.898667+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:39.898706+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:39.898732+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:39.901069+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:39.940786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:39.951601+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:40.001846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1317"] [] [2026-01-06T12:13:40.003294+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-06T12:13:40.019998+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:40.202735+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30a526"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/30a526","method":"GET"} [] [2026-01-06T12:13:45.862598+00:00] request.INFO: Matched route "app_leave_application_new". {"route":"app_leave_application_new","route_parameters":{"_route":"app_leave_application_new","_controller":"App\\Controller\\LeaveApplicationController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/new","method":"GET"} [] [2026-01-06T12:13:45.875222+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:45.875263+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:45.875290+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:45.877645+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:45.942759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:45.953881+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:46.015621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval IS NULL LIMIT 1 ["1317"] [] [2026-01-06T12:13:46.017152+00:00] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.days AS days_2, l0_.remarks AS remarks_3, l0_.status AS status_4, l0_.type AS type_5 FROM leavename l0_ ORDER BY l0_.name ASC [] [] [2026-01-06T12:13:46.033508+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:46.224824+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa1b7c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/fa1b7c","method":"GET"} [] [2026-01-06T12:13:52.465195+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T12:13:52.478359+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:52.478408+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:52.478436+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:52.480893+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:52.530207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:52.541656+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:52.553279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:13:52.594358+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:52.761133+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e6ecc"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3e6ecc","method":"GET"} [] [2026-01-06T12:13:53.679679+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:13:53.691767+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:53.691805+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:53.691831+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:53.694188+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:53.752798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:53.763277+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:53.786330+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:53.957558+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c73908"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c73908","method":"GET"} [] [2026-01-06T12:13:57.845356+00:00] request.INFO: Matched route "tour_request_new". {"route":"tour_request_new","route_parameters":{"_route":"tour_request_new","_controller":"App\\Controller\\TourRequestController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest/new","method":"GET"} [] [2026-01-06T12:13:57.858021+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:57.858061+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:57.858087+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:57.860439+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:57.908031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:57.919948+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:57.965985+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1 FROM expense_type e0_ WHERE e0_.id < 5 ORDER BY e0_.name ASC [] [] [2026-01-06T12:13:57.969263+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 1 ORDER BY e0_.name ASC [] [] [2026-01-06T12:13:58.004544+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:58.169030+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ecd18"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8ecd18","method":"GET"} [] [2026-01-06T12:13:59.166641+00:00] request.INFO: Matched route "tour_request_index". {"route":"tour_request_index","route_parameters":{"_route":"tour_request_index","page":1,"_controller":"App\\Controller\\TourRequestController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourrequest","method":"GET"} [] [2026-01-06T12:13:59.179349+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:59.179389+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:59.179417+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:59.181822+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:13:59.226037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:13:59.236611+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:13:59.244225+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T12:13:59.294690+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [113,"%%","%%"] [] [2026-01-06T12:13:59.297905+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.tour_scope AS tour_scope_2, t0_.place_visit AS place_visit_3, t0_.expect_visit AS expect_visit_4, t0_.starting_date AS starting_date_5, t0_.ending_date AS ending_date_6, t0_.contact_phone AS contact_phone_7, t0_.contact_address AS contact_address_8, t0_.transportation_mode AS transportation_mode_9, t0_.tour_purpose AS tour_purpose_10, t0_.official_duties AS official_duties_11, t0_.advance_currency AS advance_currency_12, t0_.advance_amount AS advance_amount_13, t0_.fh_approval AS fh_approval_14, t0_.fh_approval_by AS fh_approval_by_15, t0_.fh_approval_date AS fh_approval_date_16, t0_.dh_approval AS dh_approval_17, t0_.dh_approval_by AS dh_approval_by_18, t0_.dh_approval_date AS dh_approval_date_19, t0_.ceo_approval AS ceo_approval_20, t0_.ceo_approval_by AS ceo_approval_by_21, t0_.ceo_approval_date AS ceo_approval_date_22 FROM tour_request t0_ WHERE t0_.user_id = ? AND t0_.place_visit LIKE ? AND t0_.tour_purpose LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [113,"%%","%%"] [] [2026-01-06T12:13:59.299070+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:13:59.458678+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4d9b0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f4d9b0","method":"GET"} [] [2026-01-06T12:13:59.948576+00:00] request.INFO: Matched route "tour_claim_index". {"route":"tour_claim_index","route_parameters":{"_route":"tour_claim_index","page":1,"_controller":"App\\Controller\\TourClaimController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/tourclaim","method":"GET"} [] [2026-01-06T12:13:59.960873+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:13:59.960913+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:59.960939+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:13:59.963250+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:14:00.012546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:14:00.024068+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:14:00.032022+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T12:14:00.080543+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [113,1,"%%"] [] [2026-01-06T12:14:00.082146+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ INNER JOIN tour_request t1_ ON t0_.tour_request_id = t1_.id WHERE t1_.user_id = ? AND t0_.type = ? AND t0_.tour_details LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [113,1,"%%"] [] [2026-01-06T12:14:00.083099+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:14:00.241130+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ede0b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0ede0b","method":"GET"} [] [2026-01-06T12:14:00.890704+00:00] request.INFO: Matched route "local_expense_new". {"route":"local_expense_new","route_parameters":{"_route":"local_expense_new","_controller":"App\\Controller\\LocalExpenseController::new"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/new","method":"GET"} [] [2026-01-06T12:14:00.903128+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:14:00.903166+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:00.903192+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:00.905496+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:14:00.945318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:14:00.955907+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:14:01.001656+00:00] doctrine.DEBUG: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.type AS type_2, e0_.expense_type_id AS expense_type_id_3 FROM expense_purpose e0_ WHERE e0_.type = 2 ORDER BY e0_.name ASC [] [] [2026-01-06T12:14:01.029475+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:14:01.202978+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96af88"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/96af88","method":"GET"} [] [2026-01-06T12:14:02.820207+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T12:14:02.835640+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:14:02.835681+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:02.835715+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:02.838970+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:14:02.886385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:14:02.903230+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:14:02.912055+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T12:14:02.972868+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [113,2,"%%"] [] [2026-01-06T12:14:02.975550+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [113,2,"%%",[1305,1277,1247,1229,1209,1177,1159,1149,1120,1089,1068,1045,1028,1012,975]] [] [2026-01-06T12:14:02.981278+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [113,2,"%%"] [] [2026-01-06T12:14:02.988141+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:14:03.145920+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38f56e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/38f56e","method":"GET"} [] [2026-01-06T12:14:09.684448+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:14:09.700882+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:14:09.700924+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:09.700951+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:09.704028+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:14:09.756926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:14:09.773365+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:14:09.799421+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:14:09.947452+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51e600"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/51e600","method":"GET"} [] [2026-01-06T12:14:20.016123+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/1/index","method":"GET"} [] [2026-01-06T12:14:20.028671+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:14:20.028711+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:20.028737+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:20.031328+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:14:20.080662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:14:20.091666+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:14:20.106444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? ORDER BY t0.id DESC ["1317"] [] [2026-01-06T12:14:20.147039+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:14:20.304938+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"246ba8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/246ba8","method":"GET"} [] [2026-01-06T12:14:58.146886+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:14:58.159438+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:14:58.159478+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:58.159504+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:14:58.161900+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:14:58.221992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-06T12:14:58.233021+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1317"} [] [2026-01-06T12:14:58.255652+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:14:58.434065+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9e927"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e9e927","method":"GET"} [] [2026-01-06T12:21:04.100451+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-06T12:21:04.117105+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:21:04.117145+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:04.117171+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:04.177000+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:21:04.206541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:21:04.224185+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:21:04.233262+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:21:04.382975+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4bf29a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4bf29a","method":"GET"} [] [2026-01-06T12:21:08.471060+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-06T12:21:08.486575+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:21:08.525040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:21:08.536343+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:21:08.536398+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:21:08.536428+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:08.536454+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:08.591836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1021"] [] [2026-01-06T12:21:08.781629+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T12:21:08.781903+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",34] [] [2026-01-06T12:21:08.783067+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T12:21:08.802302+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T12:21:10.874489+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T12:21:11.686226+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:21:11.719749+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T12:21:11.847682+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T12:21:11.969147+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-06T12:21:11.981915+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:21:11.981961+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:11.981989+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:12.006253+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:21:12.030926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:21:12.042126+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:21:12.052546+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:21:12.181608+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"400975"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/400975","method":"GET"} [] [2026-01-06T12:21:33.950615+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-06T12:21:33.971120+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:21:34.029253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:21:34.046396+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:21:34.046449+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:21:34.046478+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.046511+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.047096+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.048517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1021"] [] [2026-01-06T12:21:34.236200+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1021\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.241896+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Tue, 06 Jan 2026 12:21:34 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.242006+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.242036+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.249520+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:21:34.380409+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:21:34.392724+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:21:34.392763+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.392791+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:21:34.395976+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:21:34.460795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:21:34.486017+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:21:34.519771+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:21:34.753685+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30240f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/30240f","method":"GET"} [] [2026-01-06T12:22:03.696203+00:00] request.INFO: Matched route "app_leave_application_index". {"route":"app_leave_application_index","route_parameters":{"_route":"app_leave_application_index","_controller":"App\\Controller\\LeaveApplicationController::index","tag":"3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/3/index","method":"GET"} [] [2026-01-06T12:22:03.708655+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:22:03.708694+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:03.708720+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:03.711718+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:22:03.750706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:22:03.762003+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:22:03.776771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.emp_id = ? AND t0.dh_approval = ? ORDER BY t0.id DESC ["1021",1] [] [2026-01-06T12:22:03.831441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T12:22:03.831984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [3] [] [2026-01-06T12:22:03.832771+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:22:04.034557+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19ca22"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/19ca22","method":"GET"} [] [2026-01-06T12:22:31.421553+00:00] request.INFO: Matched route "app_leave_application_show". {"route":"app_leave_application_show","route_parameters":{"_route":"app_leave_application_show","_controller":"App\\Controller\\LeaveApplicationController::show","id":"298"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/leaveapplication/298/show","method":"GET"} [] [2026-01-06T12:22:31.434315+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:22:31.434354+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:31.434381+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:31.437417+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:22:31.492679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:22:31.504079+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:22:31.516838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.emp_id AS emp_id_2, t0.from_days AS from_days_3, t0.to_days AS to_days_4, t0.reasons AS reasons_5, t0.address AS address_6, t0.contact_no AS contact_no_7, t0.special_remarks AS special_remarks_8, t0.status AS status_9, t0.type AS type_10, t0.entryby AS entryby_11, t0.entrydate AS entrydate_12, t0.editby AS editby_13, t0.editdate AS editdate_14, t0.fh_approval AS fh_approval_15, t0.fh_approval_by AS fh_approval_by_16, t0.fh_approval_date AS fh_approval_date_17, t0.dh_approval AS dh_approval_18, t0.dh_approval_by AS dh_approval_by_19, t0.dh_approval_date AS dh_approval_date_20, t0.leavename_id AS leavename_id_21 FROM leave_application t0 WHERE t0.id = ? ["298"] [] [2026-01-06T12:22:31.530212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.days AS days_3, t0.remarks AS remarks_4, t0.status AS status_5, t0.type AS type_6 FROM leavename t0 WHERE t0.id = ? [1] [] [2026-01-06T12:22:31.538659+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:22:31.756587+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ff737"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7ff737","method":"GET"} [] [2026-01-06T12:22:38.059633+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-06T12:22:38.074760+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:22:38.074803+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:38.074830+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:38.078713+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:22:38.123056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:22:38.139563+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:22:38.163244+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:22:38.344704+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f045f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8f045f","method":"GET"} [] [2026-01-06T12:22:44.265944+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-06T12:22:44.280860+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:22:44.280901+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:44.280992+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:22:44.284887+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-06T12:22:44.350024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:22:44.366782+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1021"} [] [2026-01-06T12:22:44.375591+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-06T12:22:44.430349+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [34,2,"%%"] [] [2026-01-06T12:22:44.432930+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [34,2,"%%",[515,458,438,385,379,368,349,249]] [] [2026-01-06T12:22:44.437823+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [34,2,"%%"] [] [2026-01-06T12:22:44.439038+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-06T12:22:44.655166+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42dec4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/42dec4","method":"GET"} [] [2026-01-06T12:26:28.151536+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1316","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1316/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T12:26:28.168381+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:26:28.168420+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:26:28.168447+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:26:28.249357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-06T12:26:28.264869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-06T12:26:28.269698+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T12:26:28.269895+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,34,"2026-01-06T18:26:28+06:00",1316] [] [2026-01-06T12:26:28.272623+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T12:26:28.275860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:26:28.289316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1316] [] [2026-01-06T12:26:28.292822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-06T12:26:28.294498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-06T12:26:28.294779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-06T12:26:28.295089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T12:26:28.296647+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T12:26:29.052135+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T12:26:29.749984+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T12:26:29.768485+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T12:26:29.818159+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T12:26:29.899457+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64d45e"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/64d45e","method":"GET"} [] [2026-01-06T12:26:58.195801+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1313","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1313/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-06T12:26:58.210412+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-06T12:26:58.210451+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:26:58.210477+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-06T12:26:58.284583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1313"] [] [2026-01-06T12:26:58.299584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-06T12:26:58.306284+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-06T12:26:58.306525+00:00] doctrine.DEBUG: UPDATE tour_claim SET dh_approval = ?, dh_approval_by = ?, dh_approval_date = ? WHERE id = ? [1,34,"2026-01-06T18:26:58+06:00",1313] [] [2026-01-06T12:26:58.308916+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-06T12:26:58.312071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [34] [] [2026-01-06T12:26:58.323743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1313] [] [2026-01-06T12:26:58.326363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-06T12:26:58.328715+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-06T12:26:59.145481+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-06T12:26:59.913131+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-06T12:26:59.931211+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-06T12:26:59.981878+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-06T12:27:00.059974+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5ad16"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/e5ad16","method":"GET"} [] [2026-01-07T03:34:11.646398+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T03:34:11.664307+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:34:11.664348+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:11.664375+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:11.666481+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:34:11.681564+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T03:34:11.681989+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T03:34:11.945074+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T03:34:11.957728+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:34:11.957777+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:11.957807+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:11.990620+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:34:12.598273+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T03:34:12.610918+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:34:12.610958+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:12.610985+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:12.663174+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:34:13.348533+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc0a1e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/fc0a1e","method":"GET"} [] [2026-01-07T03:34:22.163116+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T03:34:22.175675+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:34:22.175714+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:22.175741+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:22.176937+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:34:22.308692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T03:34:22.513864+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T03:34:22.514155+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T03:34:22.514856+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T03:34:22.525673+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T03:34:25.116534+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T03:34:26.148939+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T03:34:26.293713+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T03:34:26.631052+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T03:34:26.643360+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:34:26.643399+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:26.643428+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:34:26.665531+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:34:27.643888+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"247701"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/247701","method":"GET"} [] [2026-01-07T03:35:42.423769+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T03:35:42.440406+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:35:42.440446+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.440478+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.441208+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.532088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T03:35:42.738741+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.741228+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 03:35:42 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.741345+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.741376+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:42.748750+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T03:35:43.030733+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T03:35:43.043019+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:35:43.043059+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:43.043085+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:43.045522+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T03:35:43.101905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T03:35:43.113903+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T03:35:43.148328+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T03:35:43.595319+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9d40a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e9d40a","method":"GET"} [] [2026-01-07T03:35:49.149580+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T03:35:49.162081+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:35:49.162122+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:49.162149+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:35:49.164671+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T03:35:49.213931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T03:35:49.225183+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T03:35:49.234933+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T03:35:49.290871+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T03:35:49.293552+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T03:35:49.299554+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T03:35:49.306734+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T03:35:49.878461+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64ea99"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/64ea99","method":"GET"} [] [2026-01-07T03:43:22.661958+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T03:43:22.678712+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:43:22.678753+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:43:22.678780+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:43:22.680777+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:43:22.695445+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T03:43:22.695803+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T03:43:22.886855+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T03:43:22.898963+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:43:22.899002+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:43:22.899030+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:43:22.930254+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:43:23.388000+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T03:43:23.400899+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:43:23.400939+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:43:23.400966+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:43:23.452057+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:43:24.126073+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df0b0f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/df0b0f","method":"GET"} [] [2026-01-07T03:55:40.712384+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T03:55:40.729148+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:55:40.729189+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:40.729216+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:40.730807+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:55:40.865008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-07T03:55:41.093600+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T03:55:41.093892+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",116] [] [2026-01-07T03:55:41.094541+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T03:55:41.104688+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T03:55:41.835492+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T03:55:42.434923+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T03:55:42.486604+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T03:55:42.618230+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T03:55:42.630580+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:55:42.630620+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:42.630647+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:42.653243+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T03:55:42.817174+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d5497"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4d5497","method":"GET"} [] [2026-01-07T03:55:58.294083+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T03:55:58.312067+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:55:58.312109+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.312142+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.312869+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.366170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1314"] [] [2026-01-07T03:55:58.575537+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1314\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.577968+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 03:55:58 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/dashboard\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.578022+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.578048+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.585330+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T03:55:58.718173+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T03:55:58.731138+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T03:55:58.731187+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.731215+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T03:55:58.734054+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T03:55:58.787708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T03:55:58.798893+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T03:55:58.828690+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T03:55:59.000242+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c06db"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7c06db","method":"GET"} [] [2026-01-07T04:01:08.621268+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T04:01:08.638007+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:08.638047+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:08.638075+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:08.640122+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:01:08.654568+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T04:01:08.654924+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T04:01:08.783592+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T04:01:08.795881+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:08.795921+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:08.795949+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:08.826973+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:01:08.938470+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T04:01:08.950547+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:08.950585+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:08.950611+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:09.008750+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:01:09.318118+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f6978"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7f6978","method":"GET"} [] [2026-01-07T04:01:12.627857+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T04:01:12.640657+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:12.640697+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:12.640724+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:12.641858+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:01:12.757125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-07T04:01:12.970112+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T04:01:12.970383+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",130] [] [2026-01-07T04:01:12.971729+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T04:01:12.993302+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T04:01:16.621540+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T04:01:17.548234+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T04:01:17.698980+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T04:01:17.800118+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T04:01:17.812511+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:17.812552+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:17.812580+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:17.834482+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:01:18.018311+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43d873"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/43d873","method":"GET"} [] [2026-01-07T04:01:39.622986+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T04:01:39.640380+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:39.640427+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.640459+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.641211+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.705127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2022"] [] [2026-01-07T04:01:39.912430+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2022\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.914906+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 04:01:39 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.914972+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.914999+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:39.922692+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T04:01:40.051442+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T04:01:40.064410+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:40.064453+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:40.064480+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:40.067078+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T04:01:40.103691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-07T04:01:40.114718+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-07T04:01:40.144615+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T04:01:40.432089+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7f9be"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b7f9be","method":"GET"} [] [2026-01-07T04:01:56.253573+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T04:01:56.266389+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:01:56.266430+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:56.266458+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:01:56.269017+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T04:01:56.324025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-07T04:01:56.335101+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-07T04:01:56.343800+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T04:01:56.395590+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [130,2,"%%"] [] [2026-01-07T04:01:56.398109+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [130,2,"%%",[1316,1278,1260,1259,1223,1186,1151,1101,1076,1044,997]] [] [2026-01-07T04:01:56.403796+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [130,2,"%%"] [] [2026-01-07T04:01:56.404947+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T04:01:56.629596+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ed5c6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2ed5c6","method":"GET"} [] [2026-01-07T04:02:05.415541+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1316"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1316/show","method":"GET"} [] [2026-01-07T04:02:05.428170+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:02:05.428209+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:02:05.428236+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:02:05.430641+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T04:02:05.487423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-07T04:02:05.498334+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2022"} [] [2026-01-07T04:02:05.502730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-07T04:02:05.523623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1316] [] [2026-01-07T04:02:05.528775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [17] [] [2026-01-07T04:02:05.530437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [19] [] [2026-01-07T04:02:05.530756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [34] [] [2026-01-07T04:02:05.531115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [18] [] [2026-01-07T04:02:05.540975+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T04:02:05.765868+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65cf80"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/65cf80","method":"GET"} [] [2026-01-07T04:10:30.086415+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T04:10:30.104636+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:10:30.104685+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:10:30.104714+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:10:30.164389+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:10:30.497976+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a0c19"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8a0c19","method":"GET"} [] [2026-01-07T04:54:55.690387+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1316","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1316/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T04:54:55.707828+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:54:55.707867+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:54:55.707949+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:54:55.803698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1316"] [] [2026-01-07T04:54:55.824348+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T04:54:55.824558+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-07T10:54:55+06:00",1316] [] [2026-01-07T04:54:55.827372+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T04:54:55.846708+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:54:56.021669+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6e8b8"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/a6e8b8","method":"GET"} [] [2026-01-07T04:55:07.473767+00:00] request.INFO: Matched route "app_local_expense_ceoApproval". {"route":"app_local_expense_ceoApproval","route_parameters":{"_route":"app_local_expense_ceoApproval","_controller":"App\\Controller\\LocalExpenseController::ceoApproval","id":"1313","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/ceoApproval/1313/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T04:55:07.491880+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T04:55:07.491932+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:55:07.491961+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T04:55:07.574655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1313"] [] [2026-01-07T04:55:07.594423+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T04:55:07.594634+00:00] doctrine.DEBUG: UPDATE tour_claim SET ceo_approval = ?, ceo_approval_by = ?, ceo_approval_date = ? WHERE id = ? [1,134,"2026-01-07T10:55:07+06:00",1313] [] [2026-01-07T04:55:07.595282+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T04:55:07.613059+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T04:55:07.779456+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31ea44"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/31ea44","method":"GET"} [] [2026-01-07T05:00:00.145870+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T05:00:00.162551+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:00:00.162592+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:00:00.162622+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:00:00.165785+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:00:00.226837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T05:00:00.243628+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T05:00:00.277682+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:00:00.496948+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54a178"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/54a178","method":"GET"} [] [2026-01-07T05:00:01.620622+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T05:00:01.633170+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:00:01.633210+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:00:01.633236+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:00:01.635724+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:00:01.675123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T05:00:01.686110+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T05:00:01.694750+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T05:00:01.752194+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-07T05:00:01.754836+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-07T05:00:01.760709+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-07T05:00:01.767579+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:00:01.954895+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6583c1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6583c1","method":"GET"} [] [2026-01-07T05:00:05.238561+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T05:00:05.253452+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:00:05.253495+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:00:05.253522+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:00:05.256612+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:00:05.301093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T05:00:05.317458+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T05:00:05.341467+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:00:05.495184+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"623935"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/623935","method":"GET"} [] [2026-01-07T05:07:01.927894+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T05:07:01.944402+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:07:01.944511+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:07:01.944553+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:07:01.947654+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:07:01.999836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T05:07:02.016894+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T05:07:02.050931+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:07:02.201855+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"977cc8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/977cc8","method":"GET"} [] [2026-01-07T05:17:16.097146+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T05:17:16.114877+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:17:16.114929+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:16.114957+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:16.116997+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T05:17:16.131492+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T05:17:16.131857+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T05:17:16.465717+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T05:17:16.479014+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:17:16.479056+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:16.479087+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:16.511275+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T05:17:16.787581+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T05:17:16.799613+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:17:16.799651+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:16.799677+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:16.849922+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T05:17:18.779678+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a9c94"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2a9c94","method":"GET"} [] [2026-01-07T05:17:26.569355+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T05:17:26.581649+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:17:26.581686+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:26.581711+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:26.582866+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T05:17:26.704919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T05:17:26.910318+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T05:17:26.910579+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T05:17:26.911957+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T05:17:26.924852+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T05:17:29.118838+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T05:17:30.048194+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T05:17:30.173207+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T05:17:30.450579+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T05:17:30.464117+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:17:30.464166+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:30.464195+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:30.486567+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T05:17:30.841220+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7b9db"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e7b9db","method":"GET"} [] [2026-01-07T05:17:59.546093+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T05:17:59.562637+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:17:59.562677+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.562709+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.563413+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.632924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T05:17:59.839073+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.841588+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 05:17:59 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.841646+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.841672+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:17:59.848929+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:18:00.046239+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T05:18:00.058682+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:18:00.058724+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:18:00.058751+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:18:00.061320+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:18:00.126658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T05:18:00.137452+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T05:18:00.168022+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:18:00.989334+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fe7cd"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9fe7cd","method":"GET"} [] [2026-01-07T05:18:07.582310+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T05:18:07.594639+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:18:07.594678+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:18:07.594705+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:18:07.597230+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:18:07.643502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T05:18:07.654252+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T05:18:07.662684+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T05:18:07.712625+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T05:18:07.715153+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T05:18:07.720998+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T05:18:07.727719+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T05:18:11.678981+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b3c9a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1b3c9a","method":"GET"} [] [2026-01-07T05:19:25.711860+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T05:19:25.724598+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T05:19:25.724638+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:19:25.724666+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T05:19:25.748591+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T05:19:25.783316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T05:19:25.794328+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T05:19:25.804779+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:22:57.548269+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T06:22:57.566031+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:22:57.566072+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:22:57.566099+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:22:57.569464+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T06:22:57.633085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T06:22:57.651710+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T06:22:57.661359+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T06:22:57.723006+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-07T06:22:57.726186+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-07T06:22:57.732079+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-07T06:22:57.739029+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:22:57.905612+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"913916"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/913916","method":"GET"} [] [2026-01-07T06:22:58.786802+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T06:22:58.801297+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:22:58.801336+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:22:58.801363+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:22:58.804384+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T06:22:58.871478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T06:22:58.888686+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T06:22:58.920191+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:22:59.081341+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f43ca"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0f43ca","method":"GET"} [] [2026-01-07T06:26:07.827013+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T06:26:07.843810+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:26:07.843850+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:26:07.843878+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:26:07.847011+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T06:26:07.910594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T06:26:07.927625+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T06:26:07.937025+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T06:26:07.996020+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-07T06:26:07.998503+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-07T06:26:08.004244+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-07T06:26:08.011105+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:26:08.212588+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e31a6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0e31a6","method":"GET"} [] [2026-01-07T06:26:09.416840+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T06:26:09.431366+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:26:09.431404+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:26:09.431431+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:26:09.434506+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T06:26:09.491338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T06:26:09.507889+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T06:26:09.537806+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:26:09.692262+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42412c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/42412c","method":"GET"} [] [2026-01-07T06:55:02.733197+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T06:55:02.749508+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:02.749547+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:02.749574+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:02.751732+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T06:55:02.765971+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T06:55:02.766336+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T06:55:02.902307+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T06:55:02.915154+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:02.915254+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:02.915288+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:02.947926+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T06:55:03.063764+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T06:55:03.076038+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:03.076079+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:03.076106+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:03.126254+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T06:55:03.457312+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"293eb5"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/293eb5","method":"GET"} [] [2026-01-07T06:55:07.436340+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T06:55:07.448817+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:07.448856+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:07.448882+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:07.449988+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T06:55:07.569166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T06:55:07.773031+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T06:55:07.773253+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T06:55:07.775497+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T06:55:07.797641+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T06:55:10.432588+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T06:55:11.737018+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T06:55:11.899100+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T06:55:12.033930+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T06:55:12.046322+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:12.046363+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:12.046392+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:12.068399+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T06:55:12.265323+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71529b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/71529b","method":"GET"} [] [2026-01-07T06:55:43.305374+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T06:55:43.317961+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:43.318001+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.318032+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.318672+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.382771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T06:55:43.581880+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.584246+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 06:55:43 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.584302+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.584329+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.590061+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:55:43.706126+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T06:55:43.718066+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:43.718104+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.718130+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:43.720556+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T06:55:43.759911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T06:55:43.771962+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T06:55:43.801422+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:55:44.084969+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2dd9e3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2dd9e3","method":"GET"} [] [2026-01-07T06:55:55.415811+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T06:55:55.433189+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T06:55:55.433241+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:55.433269+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T06:55:55.436611+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T06:55:55.497444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T06:55:55.514960+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T06:55:55.525246+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T06:55:55.590668+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T06:55:55.593392+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T06:55:55.599951+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T06:55:55.607168+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T06:55:55.844149+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abb973"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/abb973","method":"GET"} [] [2026-01-07T07:08:53.866720+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T07:08:53.883560+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:08:53.883603+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:53.883630+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:53.885660+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T07:08:53.900386+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T07:08:53.900744+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T07:08:54.257538+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T07:08:54.269627+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:08:54.269667+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:54.269695+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:54.302133+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T07:08:54.395531+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T07:08:54.408607+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:08:54.408650+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:54.408678+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:54.459672+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T07:08:54.595693+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1a93e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d1a93e","method":"GET"} [] [2026-01-07T07:08:56.895541+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T07:08:56.908214+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:08:56.908254+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:56.908281+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:08:56.909492+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T07:08:57.035236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-07T07:08:57.251855+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T07:08:57.252181+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",135] [] [2026-01-07T07:08:57.252921+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T07:08:57.264617+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T07:09:00.290148+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T07:09:01.352023+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T07:09:01.510423+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T07:09:01.628907+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T07:09:01.641227+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:09:01.641269+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:09:01.641297+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:09:01.663183+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T07:09:01.778007+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ab3ed"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8ab3ed","method":"GET"} [] [2026-01-07T07:10:30.868850+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T07:10:30.881697+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:10:30.881737+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:30.881768+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:30.882428+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:30.942893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-07T07:10:31.143840+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2048\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:31.146185+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 07:10:31 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:31.146242+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:31.146268+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:31.151810+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T07:10:31.268658+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T07:10:31.281730+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:10:31.281774+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:31.281802+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:31.284308+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T07:10:31.331040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T07:10:31.350624+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T07:10:31.381122+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T07:10:31.546257+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9ce33"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b9ce33","method":"GET"} [] [2026-01-07T07:10:33.241862+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-07T07:10:33.254283+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:10:33.254323+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:33.254350+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:33.256713+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T07:10:33.308173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T07:10:33.319175+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T07:10:33.398169+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T07:10:33.552117+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f917d1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f917d1","method":"GET"} [] [2026-01-07T07:10:36.320969+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T07:10:36.337476+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T07:10:36.375228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T07:10:36.386529+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T07:10:36.386598+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:10:36.386630+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:36.386656+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:36.454570+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T07:10:36.575488+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4b235"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f4b235","method":"GET"} [] [2026-01-07T07:10:45.830509+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T07:10:45.850019+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T07:10:45.923955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T07:10:45.940765+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T07:10:45.940822+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T07:10:45.940852+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:45.940878+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T07:10:46.028064+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T07:10:46.173281+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8af86a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8af86a","method":"GET"} [] [2026-01-07T08:02:01.047955+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:02:01.065686+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:02:01.065727+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:02:01.065754+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:02:01.069053+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:02:01.137695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T08:02:01.156098+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T08:02:01.165848+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:02:01.228259+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [116,2,"%%"] [] [2026-01-07T08:02:01.230859+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1300,1274,1231,1217,1197,1170,1150,1129,1122,1121,1115,1091,1077,1075,1070]] [] [2026-01-07T08:02:01.236625+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-07T08:02:01.243611+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:02:01.446687+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1983d6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1983d6","method":"GET"} [] [2026-01-07T08:02:06.035750+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":"2","_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/2","method":"GET"} [] [2026-01-07T08:02:06.050582+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:02:06.050623+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:02:06.050651+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:02:06.053733+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:02:06.113800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T08:02:06.130479+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T08:02:06.139129+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:02:06.148787+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [116,2,"%%"] [] [2026-01-07T08:02:06.201018+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 OFFSET 15 [116,2,"%%"] [] [2026-01-07T08:02:06.203040+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [116,2,"%%",[1063,1035,1018,1007,996,959,952,945,932,926,889,882,823]] [] [2026-01-07T08:02:06.213551+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:02:06.383840+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8a73d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e8a73d","method":"GET"} [] [2026-01-07T08:02:09.396563+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T08:02:09.410998+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:02:09.411037+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:02:09.411063+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:02:09.414092+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:02:09.461347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T08:02:09.477699+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T08:02:09.509159+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:02:09.682164+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffa887"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ffa887","method":"GET"} [] [2026-01-07T08:10:19.018879+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:10:19.035921+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:10:19.035965+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:19.035993+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:19.038246+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:10:19.053442+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:10:19.053829+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:10:19.952820+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:10:19.966610+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:10:19.966663+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:19.966694+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:20.000728+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:10:20.383378+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:10:20.396041+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:10:20.396084+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:20.396112+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:20.448724+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:10:21.130213+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1407e0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1407e0","method":"GET"} [] [2026-01-07T08:10:30.202508+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:10:30.215215+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:10:30.215254+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:30.215280+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:30.216401+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:10:30.329754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:10:30.556961+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:10:30.557275+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T08:10:30.559627+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:10:30.573555+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:10:34.565682+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:10:35.745721+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:10:35.905644+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:10:36.210975+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:10:36.223354+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:10:36.223391+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:36.223419+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:10:36.245488+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:10:36.637699+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf6ff3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bf6ff3","method":"GET"} [] [2026-01-07T08:11:04.193059+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:11:04.210039+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:11:04.210084+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.210117+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.210827+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.286700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:11:04.490956+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.493435+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:11:04 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.493555+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.493585+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.500819+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:11:04.752934+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:11:04.765022+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:11:04.765060+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.765087+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:04.767515+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:11:04.805702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:11:04.816159+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:11:04.847580+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:11:05.234863+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7012d3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7012d3","method":"GET"} [] [2026-01-07T08:11:09.340481+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:11:09.352954+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:11:09.352993+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:09.353020+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:11:09.355455+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:11:09.405364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:11:09.417443+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:11:09.426254+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:11:09.487733+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T08:11:09.490397+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T08:11:09.496388+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T08:11:09.503282+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:11:09.855647+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"100841"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/100841","method":"GET"} [] [2026-01-07T08:26:32.836686+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1300","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1300/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T08:26:32.853346+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:26:32.853387+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:32.853414+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:32.950155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1300"] [] [2026-01-07T08:26:32.978667+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:26:33.211801+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f90b9b"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/f90b9b","method":"GET"} [] [2026-01-07T08:26:35.549350+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T08:26:35.565788+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:26:35.565827+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:35.565854+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:35.568964+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:26:35.624084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T08:26:35.640650+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T08:26:35.673865+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:26:35.890320+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19d133"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/19d133","method":"GET"} [] [2026-01-07T08:26:40.633464+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1309","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1309/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T08:26:40.653345+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:26:40.653398+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:40.653429+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:40.735452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1309"] [] [2026-01-07T08:26:40.767687+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:26:41.059170+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bddb9"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/1bddb9","method":"GET"} [] [2026-01-07T08:26:47.068445+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T08:26:47.082888+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:26:47.082927+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:47.082953+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:26:47.086052+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:26:47.137432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T08:26:47.153994+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T08:26:47.177711+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:26:47.329802+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f353d6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f353d6","method":"GET"} [] [2026-01-07T08:27:30.651516+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:27:30.664173+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:27:30.664212+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:30.664239+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:30.695388+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:27:30.841961+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:27:30.855141+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:27:30.855190+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:30.855219+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:30.910667+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:27:31.101925+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af95f8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/af95f8","method":"GET"} [] [2026-01-07T08:27:34.689211+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:27:34.702085+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:27:34.702125+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:34.702151+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:34.703326+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:27:34.797042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:27:35.000398+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:27:35.000687+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T08:27:35.001475+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:27:35.010579+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:27:37.445194+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:27:38.337073+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:27:38.455188+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:27:38.862477+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:27:38.874751+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:27:38.874790+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:38.874818+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:27:38.897691+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:27:39.161092+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9506c2"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9506c2","method":"GET"} [] [2026-01-07T08:28:03.852397+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:28:03.865439+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:28:03.865479+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:03.865511+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:03.866101+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:03.910655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:28:04.131791+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:04.137016+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:28:04 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:04.137072+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:04.137099+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:04.142660+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:28:04.412990+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T08:28:04.425023+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:28:04.425061+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:04.425088+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:04.427426+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:28:04.468352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:28:04.478910+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:28:04.507952+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:28:04.984150+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f8d75"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/6f8d75","method":"GET"} [] [2026-01-07T08:28:08.603475+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:28:08.615891+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:28:08.615930+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:08.615957+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:28:08.618275+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:28:08.658469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:28:08.669398+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:28:08.677854+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:28:08.746239+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T08:28:08.748750+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T08:28:08.754524+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T08:28:08.761110+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:28:09.040835+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58690f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/58690f","method":"GET"} [] [2026-01-07T08:29:46.521817+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T08:29:46.540175+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:29:46.587749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T08:29:46.604692+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T08:29:46.604757+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:29:46.604788+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:29:46.604813+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:29:46.696267+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:29:46.923149+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e25f63"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e25f63","method":"GET"} [] [2026-01-07T08:29:52.610955+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T08:29:52.630004+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:29:52.702650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T08:29:52.719206+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T08:29:52.719259+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:29:52.719288+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:29:52.719313+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:29:52.814130+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:29:52.958765+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3063a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f3063a","method":"GET"} [] [2026-01-07T08:30:40.642743+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T08:30:40.658944+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:30:40.698548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T08:30:40.709361+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T08:30:40.709413+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:30:40.709443+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:30:40.709468+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:30:40.777887+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:30:40.926136+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ea6a6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7ea6a6","method":"GET"} [] [2026-01-07T08:31:31.020049+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T08:31:31.032860+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:31:31.032902+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:31:31.032929+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:31:31.035362+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:31:31.082021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [116] [] [2026-01-07T08:31:31.092962+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1314"} [] [2026-01-07T08:31:31.116284+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:31:31.248215+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ff3cf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0ff3cf","method":"GET"} [] [2026-01-07T08:33:26.872448+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T08:33:26.888996+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:33:26.889035+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:26.889062+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:26.891076+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:33:26.905620+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:33:26.906006+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:33:27.064027+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:33:27.076310+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:33:27.076351+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:27.076379+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:27.107785+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:33:27.258992+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:33:27.271224+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:33:27.271264+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:27.271290+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:27.321875+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:33:27.631216+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"671042"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/671042","method":"GET"} [] [2026-01-07T08:33:33.535678+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:33:33.552420+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:33:33.552460+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:33.552486+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:33.554091+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:33:33.685710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:33:33.889295+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:33:33.889558+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T08:33:33.890182+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:33:33.902106+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:33:37.794424+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:33:38.825244+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:33:38.985235+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:33:39.110285+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:33:39.124004+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:33:39.124054+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:39.124147+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:33:39.149428+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:33:39.442762+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"013804"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/013804","method":"GET"} [] [2026-01-07T08:34:00.181165+00:00] request.INFO: Matched route "app_local_expensedepartmentHeadApproval". {"route":"app_local_expensedepartmentHeadApproval","route_parameters":{"_route":"app_local_expensedepartmentHeadApproval","_controller":"App\\Controller\\LocalExpenseController::departmentHeadApproval","id":"1296","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/departmentHeadApproval/1296/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T08:34:00.193984+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:00.194023+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:00.194051+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:00.260135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1296"] [] [2026-01-07T08:34:00.287679+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:34:00.518237+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54b6c5"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/54b6c5","method":"GET"} [] [2026-01-07T08:34:09.508068+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:34:09.521156+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:09.521198+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.521230+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.521899+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.566584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:34:09.769367+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.771645+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:34:09 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.771700+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.771726+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.777186+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:34:09.956135+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T08:34:09.969552+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:09.969609+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.969639+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:09.972350+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:34:10.031875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:34:10.059563+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:34:10.066009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T08:34:10.088939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T08:34:10.093688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T08:34:10.095384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T08:34:10.103783+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:34:10.449265+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14ed3c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/14ed3c","method":"GET"} [] [2026-01-07T08:34:33.397566+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:34:33.412205+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:33.412244+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:33.412271+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:33.414256+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:34:33.425527+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:34:33.425881+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:34:33.542879+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:34:33.555470+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:33.555509+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:33.555538+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:33.587470+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:34:33.690581+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:34:33.702867+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:33.702906+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:33.702934+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:33.753258+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:34:34.009335+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eae5cf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/eae5cf","method":"GET"} [] [2026-01-07T08:34:36.088526+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:34:36.105701+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:34:36.150246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:34:36.166392+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:34:36.166446+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:36.166475+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.166508+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.167068+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.167968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:34:36.359045+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.361503+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:34:36 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.361564+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.361590+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.366927+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:34:36.571839+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T08:34:36.584564+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:36.584609+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.584637+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.587213+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:34:36.635232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:34:36.646033+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:34:36.650566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T08:34:36.655096+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:34:36.667923+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:36.667970+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.667998+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:36.669157+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:34:36.672409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T08:34:36.677487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T08:34:36.679409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T08:34:36.688141+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:34:36.775380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1342"] [] [2026-01-07T08:34:37.001699+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:34:37.000837+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c76b0b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c76b0b","method":"GET"} [] [2026-01-07T08:34:37.001944+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",1] [] [2026-01-07T08:34:37.002518+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:34:37.015296+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:34:39.680271+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:34:40.716819+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:34:40.876668+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:34:40.994853+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:34:41.011210+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:41.011251+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:41.011362+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:41.039301+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:34:41.195454+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23bd77"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/23bd77","method":"GET"} [] [2026-01-07T08:34:54.656732+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:34:54.673513+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:54.673562+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.673595+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.674286+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.748261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1342"] [] [2026-01-07T08:34:54.955553+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1342\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.958033+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:34:54 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.958088+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.958115+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:54.966186+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:34:55.102387+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:34:55.117939+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:34:55.117981+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:55.118008+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:34:55.121639+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:34:55.177188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:34:55.196043+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:34:55.225825+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:34:55.488564+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf3397"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/cf3397","method":"GET"} [] [2026-01-07T08:35:00.569168+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"GET"} [] [2026-01-07T08:35:00.581647+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:00.581686+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:00.581713+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:00.585092+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:00.647123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:00.661711+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:00.669762+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:35:00.784910+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%%","%%"] [] [2026-01-07T08:35:00.787870+00:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12, u0_.business_unit_id AS business_unit_id_13 FROM user u0_ WHERE (u0_.username LIKE ? OR u0_.full_name LIKE ?) AND u0_.id IN (?) ORDER BY u0_.id DESC ["%%","%%",[135,134,133,132,131,130,129,128,127,126,125,124,123,122,121]] [] [2026-01-07T08:35:00.789993+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%%","%%"] [] [2026-01-07T08:35:00.796227+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:00.985247+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f69c58"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f69c58","method":"GET"} [] [2026-01-07T08:35:06.879506+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"POST"} [] [2026-01-07T08:35:06.894441+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:06.950676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:06.961836+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:06.961889+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:06.961953+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:06.961982+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:06.966775+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\http-foundation\\InputBag.php:39)"} [] [2026-01-07T08:35:06.970561+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:35:07.025220+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%1453%","%1453%"] [] [2026-01-07T08:35:07.028109+00:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12, u0_.business_unit_id AS business_unit_id_13 FROM user u0_ WHERE (u0_.username LIKE ? OR u0_.full_name LIKE ?) AND u0_.id IN (?) ORDER BY u0_.id DESC ["%1453%","%1453%",[117]] [] [2026-01-07T08:35:07.029858+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%1453%","%1453%"] [] [2026-01-07T08:35:07.030938+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:07.201012+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7d8e1"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f7d8e1","method":"GET"} [] [2026-01-07T08:35:08.493451+00:00] request.INFO: Matched route "user_profile_edit". {"route":"user_profile_edit","route_parameters":{"_route":"user_profile_edit","_controller":"App\\Controller\\UserProfileController::edit","id":"117"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/user/edit/117","method":"GET"} [] [2026-01-07T08:35:08.505994+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:08.506033+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:08.506060+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:08.509024+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:08.554430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:08.566880+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:08.570492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? ["117"] [] [2026-01-07T08:35:08.587304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 [] [] [2026-01-07T08:35:08.637526+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:08.871240+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c8b58"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3c8b58","method":"GET"} [] [2026-01-07T08:35:27.803376+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:35:27.817995+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:27.818033+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:27.818059+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:27.821189+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:27.874077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:35:27.890241+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:35:27.914039+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:28.558601+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bedf3a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bedf3a","method":"GET"} [] [2026-01-07T08:35:31.468017+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:35:31.480201+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:31.480239+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:31.480265+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:31.482654+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:31.536868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:35:31.547522+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:35:31.555808+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:35:31.608405+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T08:35:31.610981+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T08:35:31.622030+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T08:35:31.628633+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:32.105610+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf53c9"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/bf53c9","method":"GET"} [] [2026-01-07T08:35:35.833629+00:00] request.INFO: Matched route "user_profile_edit". {"route":"user_profile_edit","route_parameters":{"_route":"user_profile_edit","_controller":"App\\Controller\\UserProfileController::edit","id":"117"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/user/edit/117","method":"POST"} [] [2026-01-07T08:35:35.852933+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:35.903987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:35.920343+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:35.920438+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:35.920471+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:35.920496+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:35.924780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? ["117"] [] [2026-01-07T08:35:35.944442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 [] [] [2026-01-07T08:35:36.074200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? ["1453"] [] [2026-01-07T08:35:36.265127+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:35:36.265400+00:00] doctrine.DEBUG: UPDATE user SET password = ?, designation = ?, department = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]","Office Assistance","CRM",117] [] [2026-01-07T08:35:36.266491+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:35:36.291902+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:36.448771+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"GET"} [] [2026-01-07T08:35:36.465138+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:36.465177+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:36.465204+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:36.469230+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:36.541527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:36.557666+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:36.566025+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:35:36.617883+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%%","%%"] [] [2026-01-07T08:35:36.620642+00:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12, u0_.business_unit_id AS business_unit_id_13 FROM user u0_ WHERE (u0_.username LIKE ? OR u0_.full_name LIKE ?) AND u0_.id IN (?) ORDER BY u0_.id DESC ["%%","%%",[135,134,133,132,131,130,129,128,127,126,125,124,123,122,121]] [] [2026-01-07T08:35:36.622667+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%%","%%"] [] [2026-01-07T08:35:36.628378+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:36.812734+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dee84"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9dee84","method":"GET"} [] [2026-01-07T08:35:39.908030+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-07T08:35:39.920515+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:39.920555+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:39.920612+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:39.923551+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:39.977695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:39.988867+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:40.065252+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:40.244425+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b336a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3b336a","method":"GET"} [] [2026-01-07T08:35:46.951061+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T08:35:46.971268+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:47.044942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:47.062170+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:47.062225+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:47.062254+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:47.062279+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:47.151487+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:47.347993+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3b75f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f3b75f","method":"GET"} [] [2026-01-07T08:35:49.122314+00:00] request.INFO: Matched route "employee_edit". {"route":"employee_edit","route_parameters":{"_route":"employee_edit","_controller":"App\\Controller\\EmployeeController::edit","id":"1453"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/1453/edit","method":"GET"} [] [2026-01-07T08:35:49.135017+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:35:49.135099+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:49.135131+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:35:49.138255+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:35:49.181624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:35:49.192881+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:35:49.254412+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:35:49.440539+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0198f7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0198f7","method":"GET"} [] [2026-01-07T08:36:30.417333+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T08:36:30.432398+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:36:30.483671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T08:36:30.494820+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T08:36:30.494876+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:36:30.494906+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:30.494932+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:30.559714+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:36:30.729674+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc21a6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/dc21a6","method":"GET"} [] [2026-01-07T08:36:32.034202+00:00] request.INFO: Matched route "employee_edit". {"route":"employee_edit","route_parameters":{"_route":"employee_edit","_controller":"App\\Controller\\EmployeeController::edit","id":"1453"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/1453/edit","method":"POST"} [] [2026-01-07T08:36:32.050956+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:36:32.099475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:36:32.111541+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:36:32.111609+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:36:32.111640+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:32.111666+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:32.213423+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:36:32.334156+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-07T08:36:32.346501+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:36:32.346541+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:32.346568+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:32.349519+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:36:32.384512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:36:32.395492+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:36:32.467334+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:36:32.678407+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d5dfb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/3d5dfb","method":"GET"} [] [2026-01-07T08:36:49.280656+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T08:36:49.302570+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:36:49.357233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T08:36:49.374478+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T08:36:49.374534+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:36:49.374564+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:49.374589+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:36:49.463695+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:36:49.682661+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"750184"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/750184","method":"GET"} [] [2026-01-07T08:41:09.238349+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:41:09.255717+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:41:09.255768+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:41:09.255797+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:41:09.257977+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:41:09.274029+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:41:09.274411+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:41:09.401707+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:41:09.413885+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:41:09.413925+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:41:09.413953+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:41:09.445564+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:41:09.545981+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:41:09.558220+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:41:09.558259+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:41:09.558287+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:41:09.608812+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:41:09.888783+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04a70b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/04a70b","method":"GET"} [] [2026-01-07T08:48:09.195464+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:48:09.212021+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:09.212062+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:09.212089+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:09.214059+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:48:09.228541+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:48:09.228904+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:48:09.533167+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:48:09.545545+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:09.545589+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:09.545617+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:09.576388+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:48:09.783989+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:48:09.796750+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:09.796796+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:09.796876+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:09.847140+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:48:10.157484+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14f2ea"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/14f2ea","method":"GET"} [] [2026-01-07T08:48:16.234942+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:48:16.251717+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:16.251759+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:16.251786+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:16.253408+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:48:16.389061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-07T08:48:16.599961+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:48:16.600240+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",119] [] [2026-01-07T08:48:16.601560+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:48:16.613279+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:48:19.380622+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:48:20.395411+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:48:20.551741+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:48:20.747673+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:48:20.759940+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:20.759980+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:20.760008+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:20.783092+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:48:21.015541+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"964e00"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/964e00","method":"GET"} [] [2026-01-07T08:48:46.334108+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:48:46.346774+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:46.346813+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.346844+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.347499+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.408289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-07T08:48:46.619514+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1466\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.621956+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:48:46 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.622018+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.622044+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.627998+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:48:46.762515+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:48:46.775325+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:46.775376+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.775404+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:46.778867+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:48:46.817511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T08:48:46.828550+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-07T08:48:46.859457+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:48:47.262944+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2e591"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d2e591","method":"GET"} [] [2026-01-07T08:48:51.754893+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:48:51.767481+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:48:51.767523+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:51.767550+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:48:51.769938+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:48:51.810195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T08:48:51.821052+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-07T08:48:51.829408+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:48:51.878802+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [119,2,"%%"] [] [2026-01-07T08:48:51.881323+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [119,2,"%%",[1309,1297,1290,1281,1273,1264,1251,1241,1233,1222,1218,1203,1195,1191,1175]] [] [2026-01-07T08:48:51.887103+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [119,2,"%%"] [] [2026-01-07T08:48:51.893619+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:48:52.364985+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7ce10"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c7ce10","method":"GET"} [] [2026-01-07T08:49:13.835764+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:49:13.850489+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:13.850530+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:13.850557+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:13.852501+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:49:13.863737+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:49:13.864117+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:49:14.197838+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:49:14.211348+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:14.211401+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:14.211431+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:14.244947+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:49:14.370043+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:49:14.382499+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:14.382540+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:14.382567+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:14.432493+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:49:14.888548+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ed5b8"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8ed5b8","method":"GET"} [] [2026-01-07T08:49:18.853356+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:49:18.865871+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:18.865911+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:18.865937+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:18.867056+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:49:18.972082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:49:19.174812+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:49:19.175110+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T08:49:19.177465+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:49:19.189439+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:49:19.988233+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:49:20.483330+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:49:20.533144+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:49:20.738070+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:49:20.750699+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:20.750742+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:20.750771+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:20.772782+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:49:21.019505+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4034c7"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4034c7","method":"GET"} [] [2026-01-07T08:49:43.761783+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:49:43.774426+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:43.774464+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:43.774495+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:43.775119+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:43.815213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T08:49:44.023582+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:44.025955+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:49:44 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:44.026056+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:44.026087+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:44.032456+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:49:44.225691+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:49:44.239188+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:44.239239+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:44.239269+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:44.241845+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:49:44.279924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:49:44.291338+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:49:44.315648+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:49:44.729724+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fba96f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/fba96f","method":"GET"} [] [2026-01-07T08:49:48.312696+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:49:48.325106+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:48.325145+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:48.325171+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:48.327513+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:49:48.382680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:49:48.393587+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:49:48.401917+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:49:48.452346+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T08:49:48.454950+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T08:49:48.460776+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T08:49:48.467456+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:49:48.811618+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fa631"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9fa631","method":"GET"} [] [2026-01-07T08:49:58.126604+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T08:49:58.138884+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:49:58.138922+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:58.138948+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:49:58.141778+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:49:58.204061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T08:49:58.217116+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T08:49:58.222233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T08:49:58.244640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T08:49:58.249910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T08:49:58.251907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T08:49:58.261297+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:49:58.534032+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"affb0a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/affb0a","method":"GET"} [] [2026-01-07T08:57:45.601154+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:57:45.618785+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:57:45.618838+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:45.618867+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:45.620965+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:57:45.636240+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:57:45.636622+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:57:45.770124+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:57:45.782478+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:57:45.782516+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:45.782545+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:45.814127+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:57:45.918094+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:57:45.930960+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:57:45.931003+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:45.931030+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:45.981661+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:57:46.228201+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"228d8c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/228d8c","method":"GET"} [] [2026-01-07T08:57:48.870128+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T08:57:48.882920+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:57:48.882961+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:48.883030+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:48.884154+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:57:48.988883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-07T08:57:49.204834+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T08:57:49.205137+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",119] [] [2026-01-07T08:57:49.206069+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T08:57:49.215804+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T08:57:51.523940+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T08:57:52.438702+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T08:57:52.560746+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T08:57:52.667145+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:57:52.680286+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:57:52.680337+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:52.680366+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:57:52.703738+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:57:52.851255+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a39857"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a39857","method":"GET"} [] [2026-01-07T08:58:22.705795+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T08:58:22.718671+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:22.718712+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.718745+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.719384+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.759189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1466"] [] [2026-01-07T08:58:22.953576+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1466\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.955845+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 08:58:22 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.955904+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.955930+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:22.961441+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:58:23.081520+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:58:23.094050+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:23.094097+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:23.094124+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:23.096516+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:58:23.151832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T08:58:23.172986+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-07T08:58:23.204812+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:58:23.484685+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b660c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1b660c","method":"GET"} [] [2026-01-07T08:58:31.767444+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T08:58:31.784280+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:31.784331+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:31.784359+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:31.787466+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:58:31.856609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T08:58:31.873570+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-07T08:58:31.883054+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T08:58:31.949474+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [119,2,"%%"] [] [2026-01-07T08:58:31.952034+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [119,2,"%%",[1309,1297,1290,1281,1273,1264,1251,1241,1233,1222,1218,1203,1195,1191,1175]] [] [2026-01-07T08:58:31.957833+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [119,2,"%%"] [] [2026-01-07T08:58:31.964474+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:58:32.210634+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b019cb"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b019cb","method":"GET"} [] [2026-01-07T08:58:33.612013+00:00] request.INFO: Matched route "app_local_expense_tourClaimReport". {"route":"app_local_expense_tourClaimReport","route_parameters":{"_route":"app_local_expense_tourClaimReport","_controller":"App\\Controller\\LocalExpenseController::localExpenseReport","id":"1309"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1309/localExpenseReport","method":"GET"} [] [2026-01-07T08:58:33.626335+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:33.626374+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:33.626401+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:33.629512+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:58:33.697829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T08:58:33.714092+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-07T08:58:33.718861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1309"] [] [2026-01-07T08:58:33.743207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-07T08:58:33.743619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-07T08:58:33.757788+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.category AS category_1, t0_.from_place AS from_place_2, t0_.starting_date AS starting_date_3, t0_.to_place AS to_place_4, t0_.ending_date AS ending_date_5, t0_.travel_mode AS travel_mode_6, t0_.amount_currency AS amount_currency_7, t0_.amount AS amount_8, t0_.remarks AS remarks_9, t0_.customer_name AS customer_name_10, t0_.tour_claim_id AS tour_claim_id_11, t0_.expense_purpose_id AS expense_purpose_id_12 FROM tour_claim_details t0_ WHERE t0_.tour_claim_id = ? GROUP BY t0_.category ORDER BY t0_.category ASC [1309] [] [2026-01-07T08:58:33.764341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1309] [] [2026-01-07T08:58:33.766532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T08:58:33.874291+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 737 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:737)"} [] [2026-01-07T08:58:33.894021+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T08:58:46.567050+00:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/logout","method":"GET"} [] [2026-01-07T08:58:46.581226+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:46.581294+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:46.581364+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:46.584304+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T08:58:46.636717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T08:58:46.647668+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1466"} [] [2026-01-07T08:58:46.791718+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T08:58:46.804245+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:46.804284+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:46.804311+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:46.805719+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:58:46.816384+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T08:58:46.816665+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T08:58:46.945162+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T08:58:46.957150+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:46.957187+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:46.957215+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:46.986645+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:58:47.098984+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T08:58:47.110956+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T08:58:47.110994+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:47.111020+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T08:58:47.155197+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T08:58:47.306443+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5ff57"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c5ff57","method":"GET"} [] [2026-01-07T09:04:22.156262+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:04:22.173854+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:22.173896+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:22.173922+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:22.175984+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:04:22.191368+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T09:04:22.191833+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T09:04:22.466620+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:04:22.478731+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:22.478770+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:22.478798+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:22.510759+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:04:22.645763+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T09:04:22.658444+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:22.658492+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:22.658521+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:22.712852+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:04:23.139975+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed5a0e"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ed5a0e","method":"GET"} [] [2026-01-07T09:04:28.823432+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T09:04:28.840260+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:28.840301+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:28.840327+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:28.841954+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:04:28.969951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T09:04:29.176111+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T09:04:29.176419+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T09:04:29.178696+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T09:04:29.202424+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T09:04:32.130414+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T09:04:33.208181+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T09:04:33.364282+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T09:04:33.527270+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:04:33.539575+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:33.539613+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:33.539641+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:33.564287+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:04:33.860702+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51ffd6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/51ffd6","method":"GET"} [] [2026-01-07T09:04:58.741830+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T09:04:58.754722+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:58.754762+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:58.754794+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:58.755499+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:58.809764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T09:04:59.020048+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:59.022351+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 09:04:59 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:59.022408+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:59.022433+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:59.027783+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:04:59.201950+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:04:59.217091+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:04:59.217155+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:59.217183+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:04:59.220099+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:04:59.282883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:04:59.294381+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:04:59.324649+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:04:59.741707+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"106787"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/106787","method":"GET"} [] [2026-01-07T09:05:03.742955+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T09:05:03.755658+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:05:03.755700+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:05:03.755727+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:05:03.758114+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:05:03.800089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:05:03.811132+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:05:03.820003+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:05:03.871119+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T09:05:03.873704+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T09:05:03.879584+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T09:05:03.886563+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:05:04.264090+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e64f96"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/e64f96","method":"GET"} [] [2026-01-07T09:05:16.223410+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T09:05:16.236187+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:05:16.236227+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:05:16.236254+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:05:16.238819+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:05:16.289698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:05:16.300906+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:05:16.309542+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:05:16.360721+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T09:05:16.363260+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T09:05:16.369072+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T09:05:16.375759+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:05:16.899086+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89ed7a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/89ed7a","method":"GET"} [] [2026-01-07T09:11:23.122105+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:11:23.138662+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:23.138703+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:23.138730+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:23.142809+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:23.194183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:23.212076+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:23.244562+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:23.532987+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba63ee"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ba63ee","method":"GET"} [] [2026-01-07T09:11:25.347225+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:11:25.360129+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:25.360174+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:25.360202+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:25.363245+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:25.419868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:25.431091+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:25.453335+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:25.589583+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"404a71"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/404a71","method":"GET"} [] [2026-01-07T09:11:29.852915+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T09:11:29.865380+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:29.865419+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:29.865477+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:29.868531+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:29.916487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:29.927611+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:29.935973+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:11:29.990402+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [2,"%%"] [] [2026-01-07T09:11:29.994197+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [2,"%%",[1316,1314,1313,1312,1311,1310,1309,1308,1307,1306,1305,1304,1303,1302,1301]] [] [2026-01-07T09:11:29.999838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-07T09:11:30.000313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-07T09:11:30.000643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-07T09:11:30.000954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-07T09:11:30.001276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-07T09:11:30.001578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-07T09:11:30.001888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T09:11:30.002197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [43] [] [2026-01-07T09:11:30.002503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-07T09:11:30.002816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:11:30.003130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-07T09:11:30.003435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [114] [] [2026-01-07T09:11:30.003738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [108] [] [2026-01-07T09:11:30.004088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [104] [] [2026-01-07T09:11:30.005351+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [2,"%%"] [] [2026-01-07T09:11:30.013022+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:30.202583+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7bac3"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d7bac3","method":"GET"} [] [2026-01-07T09:11:36.953085+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"GET"} [] [2026-01-07T09:11:36.969482+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:36.969522+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:36.969548+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:36.973717+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:37.036175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:37.053626+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:37.062684+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:11:37.122556+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%%","%%"] [] [2026-01-07T09:11:37.125364+00:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12, u0_.business_unit_id AS business_unit_id_13 FROM user u0_ WHERE (u0_.username LIKE ? OR u0_.full_name LIKE ?) AND u0_.id IN (?) ORDER BY u0_.id DESC ["%%","%%",[135,134,133,132,131,130,129,128,127,126,125,124,123,122,121]] [] [2026-01-07T09:11:37.127463+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%%","%%"] [] [2026-01-07T09:11:37.133604+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:37.290057+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d1321"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8d1321","method":"GET"} [] [2026-01-07T09:11:41.644645+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"POST"} [] [2026-01-07T09:11:41.660769+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:41.706008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:41.717415+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:41.717469+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:41.717499+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:41.717525+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:41.722130+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\http-foundation\\InputBag.php:39)"} [] [2026-01-07T09:11:41.724815+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:11:41.771893+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%sagar%","%sagar%"] [] [2026-01-07T09:11:41.773448+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%sagar%","%sagar%"] [] [2026-01-07T09:11:41.774386+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:41.931455+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e333d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4e333d","method":"GET"} [] [2026-01-07T09:11:45.076835+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-07T09:11:45.090757+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:45.090806+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:45.090835+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:45.093971+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:45.153798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:45.165298+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:45.243943+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:45.433081+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"126031"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/126031","method":"GET"} [] [2026-01-07T09:11:49.249388+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T09:11:49.274845+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:49.313034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:49.324140+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:49.324193+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:49.324223+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:49.324249+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:49.403669+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:49.587776+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9da1c6"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9da1c6","method":"GET"} [] [2026-01-07T09:11:55.228134+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T09:11:55.246174+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:11:55.307976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:11:55.325121+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:11:55.325178+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:11:55.325207+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:55.325232+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:11:55.407712+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:11:55.582049+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff5fee"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/ff5fee","method":"GET"} [] [2026-01-07T09:12:02.329296+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T09:12:02.344593+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:12:02.394742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:12:02.405980+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:12:02.406034+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:12:02.406063+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:12:02.406089+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:12:02.479961+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:12:02.659527+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f083c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2f083c","method":"GET"} [] [2026-01-07T09:12:07.717591+00:00] request.INFO: Matched route "employee_edit". {"route":"employee_edit","route_parameters":{"_route":"employee_edit","_controller":"App\\Controller\\EmployeeController::edit","id":"1453"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee/1453/edit","method":"GET"} [] [2026-01-07T09:12:07.730639+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:12:07.730691+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:12:07.730719+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:12:07.733776+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:12:07.799626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:12:07.810689+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:12:07.872199+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:12:08.078645+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"732a49"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/732a49","method":"GET"} [] [2026-01-07T09:12:13.625797+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-07T09:12:13.638237+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:12:13.638278+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:12:13.638305+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:12:13.641244+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:12:13.679283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:12:13.690252+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:12:13.765917+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:12:13.946415+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18696b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/18696b","method":"GET"} [] [2026-01-07T09:13:03.428633+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T09:13:03.441783+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:13:03.441825+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:13:03.441853+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:13:03.444872+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:13:03.485186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:13:03.496529+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:13:03.504347+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:13:03.552434+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [2,"%%"] [] [2026-01-07T09:13:03.555848+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [2,"%%",[1316,1314,1313,1312,1311,1310,1309,1308,1307,1306,1305,1304,1303,1302,1301]] [] [2026-01-07T09:13:03.561441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [130] [] [2026-01-07T09:13:03.561855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [40] [] [2026-01-07T09:13:03.562231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [41] [] [2026-01-07T09:13:03.562603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [48] [] [2026-01-07T09:13:03.562952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [118] [] [2026-01-07T09:13:03.563282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [132] [] [2026-01-07T09:13:03.563615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [119] [] [2026-01-07T09:13:03.563949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [43] [] [2026-01-07T09:13:03.564283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [39] [] [2026-01-07T09:13:03.564616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:13:03.564953+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [113] [] [2026-01-07T09:13:03.565283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [114] [] [2026-01-07T09:13:03.565612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [108] [] [2026-01-07T09:13:03.565984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [104] [] [2026-01-07T09:13:03.567226+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [2,"%%"] [] [2026-01-07T09:13:03.574962+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:13:03.791207+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6bf0a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b6bf0a","method":"GET"} [] [2026-01-07T09:13:09.157980+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense?tag=1","method":"POST"} [] [2026-01-07T09:13:09.174470+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:13:09.228999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:13:09.240424+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:13:09.240479+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:13:09.240509+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:13:09.240534+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:13:09.245716+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\http-foundation\\InputBag.php:39)"} [] [2026-01-07T09:13:09.249343+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:13:09.300776+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [2,"%1453%"] [] [2026-01-07T09:13:09.303354+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [2,"%1453%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T09:13:09.309042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:13:09.310953+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [2,"%1453%"] [] [2026-01-07T09:13:09.317606+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:13:09.581832+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62d3a4"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/62d3a4","method":"GET"} [] [2026-01-07T09:13:12.034240+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T09:13:12.049659+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:13:12.049704+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:13:12.049731+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:13:12.053523+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:13:12.120075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:13:12.137849+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:13:12.142766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T09:13:12.165151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T09:13:12.170014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T09:13:12.171792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T09:13:12.180651+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:13:12.340530+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e5e77"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/4e5e77","method":"GET"} [] [2026-01-07T09:15:58.149638+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"GET"} [] [2026-01-07T09:15:58.166232+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:15:58.166273+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:15:58.166299+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:15:58.170340+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:15:58.231873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:15:58.253496+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:15:58.262544+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:15:58.336481+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%%","%%"] [] [2026-01-07T09:15:58.339352+00:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12, u0_.business_unit_id AS business_unit_id_13 FROM user u0_ WHERE (u0_.username LIKE ? OR u0_.full_name LIKE ?) AND u0_.id IN (?) ORDER BY u0_.id DESC ["%%","%%",[135,134,133,132,131,130,129,128,127,126,125,124,123,122,121]] [] [2026-01-07T09:15:58.341488+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%%","%%"] [] [2026-01-07T09:15:58.347665+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:15:58.556092+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"358b5c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/358b5c","method":"GET"} [] [2026-01-07T09:16:13.563660+00:00] request.INFO: Matched route "user_profile_index". {"route":"user_profile_index","route_parameters":{"_route":"user_profile_index","page":1,"_controller":"App\\Controller\\UserProfileController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/userprofile","method":"POST"} [] [2026-01-07T09:16:13.584084+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:16:13.642374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:16:13.661405+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:16:13.661470+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:16:13.661500+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:16:13.661526+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:16:13.668027+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\http-foundation\\InputBag.php:39)"} [] [2026-01-07T09:16:13.671791+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:16:13.734746+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 ["%1453%","%1453%"] [] [2026-01-07T09:16:13.737613+00:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12, u0_.business_unit_id AS business_unit_id_13 FROM user u0_ WHERE (u0_.username LIKE ? OR u0_.full_name LIKE ?) AND u0_.id IN (?) ORDER BY u0_.id DESC ["%1453%","%1453%",[117]] [] [2026-01-07T09:16:13.739380+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.office_phone AS office_phone_5, u0_.office_email AS office_email_6, u0_.functional_head AS functional_head_7, u0_.department_head AS department_head_8, u0_.status AS status_9, u0_.remarks AS remarks_10, u0_.designation AS designation_11, u0_.department AS department_12 FROM user u0_ WHERE u0_.username LIKE ? OR u0_.full_name LIKE ? ORDER BY u0_.id DESC) dctrn_result) dctrn_table ["%1453%","%1453%"] [] [2026-01-07T09:16:13.740541+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:16:13.902107+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"505412"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/505412","method":"GET"} [] [2026-01-07T09:16:16.469523+00:00] request.INFO: Matched route "user_profile_edit". {"route":"user_profile_edit","route_parameters":{"_route":"user_profile_edit","_controller":"App\\Controller\\UserProfileController::edit","id":"117"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/user/edit/117","method":"GET"} [] [2026-01-07T09:16:16.482973+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:16:16.483026+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:16:16.483055+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:16:16.486241+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:16:16.524556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [1] [] [2026-01-07T09:16:16.536392+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1342"} [] [2026-01-07T09:16:16.540305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? ["117"] [] [2026-01-07T09:16:16.558730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 [] [] [2026-01-07T09:16:16.589118+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:16:16.792625+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7547cf"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/7547cf","method":"GET"} [] [2026-01-07T09:22:11.287015+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:22:11.304053+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:22:11.304096+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:11.304124+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:11.306256+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:22:11.321020+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T09:22:11.321471+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T09:22:12.057317+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:22:12.069350+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:22:12.069389+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:12.069418+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:12.100913+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:22:12.503462+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T09:22:12.516711+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:22:12.516752+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:12.516778+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:12.566863+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:22:20.658241+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:22:20.670659+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:22:20.670698+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:20.670724+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:20.672212+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:22:20.682765+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T09:22:20.683042+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T09:22:21.025863+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9618b"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d9618b","method":"GET"} [] [2026-01-07T09:22:21.102721+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:22:21.118830+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:22:21.118871+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:21.118905+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:21.156538+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:22:25.008921+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T09:22:25.021230+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:22:25.021269+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:25.021297+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:22:25.072940+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:22:33.013722+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33b288"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/33b288","method":"GET"} [] [2026-01-07T09:23:09.778975+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:23:09.791293+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:09.791332+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:09.791359+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:09.792822+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:23:09.803824+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T09:23:09.804160+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T09:23:09.936646+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:23:09.948719+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:09.948758+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:09.948786+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:09.978934+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:23:10.304358+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T09:23:10.316368+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:10.316406+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:10.316432+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:10.361860+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:23:10.694076+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b9b0c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/8b9b0c","method":"GET"} [] [2026-01-07T09:23:14.637187+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T09:23:14.650151+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:14.650189+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:14.650216+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:14.651318+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:23:14.775577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T09:23:14.981294+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T09:23:14.981544+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",117] [] [2026-01-07T09:23:14.982213+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T09:23:14.994230+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T09:23:17.362891+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T09:23:18.265727+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T09:23:18.390523+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T09:23:18.817765+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:23:18.829917+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:18.829956+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:18.830027+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:18.851961+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:23:19.268064+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"696804"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/696804","method":"GET"} [] [2026-01-07T09:23:49.111868+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T09:23:49.125089+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:49.125130+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.125163+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.125864+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.173725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["1453"] [] [2026-01-07T09:23:49.376980+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"1453\", authenticated=true, roles=\"ROLE_EMPLOYEE, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.379247+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 09:23:49 GMT\r\nLocation: http://192.168.0.208:8081/cwlms/public/index.php/\r\n\r\n\n\n \n \n \n\n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/\n \n \n Redirecting to http://192.168.0.208:8081/cwlms/public/index.php/.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.379304+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.379330+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:49.385004+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:23:50.037893+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:23:50.051051+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:50.051104+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:50.051133+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:50.053626+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:23:50.092905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:23:50.104748+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:23:50.136036+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:23:50.626427+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b79f0"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/9b79f0","method":"GET"} [] [2026-01-07T09:23:55.397906+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T09:23:55.410515+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:23:55.410554+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:55.410581+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:23:55.412955+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:23:55.464144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:23:55.474827+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:23:55.483139+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:23:55.533312+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T09:23:55.535894+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T09:23:55.541718+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T09:23:55.548337+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:23:55.951407+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5d99f"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/c5d99f","method":"GET"} [] [2026-01-07T09:24:03.620243+00:00] request.INFO: Matched route "local_expense_index". {"route":"local_expense_index","route_parameters":{"_route":"local_expense_index","page":1,"_controller":"App\\Controller\\LocalExpenseController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense","method":"GET"} [] [2026-01-07T09:24:03.634925+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:03.634965+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:03.635027+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:03.638149+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:03.708487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:03.725174+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:03.734051+00:00] php.INFO: User Deprecated: Since pagerfanta/pagerfanta 2.4: The "Pagerfanta\Adapter\DoctrineORMAdapter" class is deprecated and will be removed in 3.0. Use the "Pagerfanta\Doctrine\ORM\QueryAdapter" class from the "pagerfanta/doctrine-orm-adapter" package instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since pagerfanta/pagerfanta 2.4: The \"Pagerfanta\\Adapter\\DoctrineORMAdapter\" class is deprecated and will be removed in 3.0. Use the \"Pagerfanta\\Doctrine\\ORM\\QueryAdapter\" class from the \"pagerfanta/doctrine-orm-adapter\" package instead. at C:\\Apache24\\htdocs\\cwlms\\vendor\\pagerfanta\\pagerfanta\\src\\Adapter\\DoctrineORMAdapter.php:7)"} [] [2026-01-07T09:24:03.791089+00:00] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, u1_.username AS username_15 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ?) dctrn_result_inner ORDER BY id_0 DESC) dctrn_result LIMIT 15 [117,2,"%%"] [] [2026-01-07T09:24:03.793601+00:00] doctrine.DEBUG: SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14, t0_.tour_request_id AS tour_request_id_15, t0_.user_id AS user_id_16 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? AND t0_.id IN (?) ORDER BY t0_.id DESC [117,2,"%%",[1306,1296,1288,1282,1272,1265,1250,1244,1232,1224,1215,1204,1196,1182,1178]] [] [2026-01-07T09:24:03.800215+00:00] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT t0_.id AS id_0, t0_.submition_date AS submition_date_1, t0_.starting_date AS starting_date_2, t0_.ending_date AS ending_date_3, t0_.tour_details AS tour_details_4, t0_.fh_approval AS fh_approval_5, t0_.fh_approval_by AS fh_approval_by_6, t0_.fh_approval_date AS fh_approval_date_7, t0_.dh_approval AS dh_approval_8, t0_.dh_approval_by AS dh_approval_by_9, t0_.dh_approval_date AS dh_approval_date_10, t0_.ceo_approval AS ceo_approval_11, t0_.ceo_approval_by AS ceo_approval_by_12, t0_.ceo_approval_date AS ceo_approval_date_13, t0_.type AS type_14 FROM tour_claim t0_ LEFT JOIN user u1_ ON t0_.user_id = u1_.id WHERE t0_.user_id = ? AND t0_.type = ? AND u1_.username LIKE ? ORDER BY t0_.id DESC) dctrn_result) dctrn_table [117,2,"%%"] [] [2026-01-07T09:24:03.806816+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:04.197219+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"455c4c"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/455c4c","method":"GET"} [] [2026-01-07T09:24:16.347358+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T09:24:16.360169+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:16.360210+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:16.360237+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:16.362738+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:16.409019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:16.419934+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:16.424186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T09:24:16.445505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T09:24:16.450478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T09:24:16.452173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T09:24:16.460633+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:16.767512+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d6a03"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/0d6a03","method":"GET"} [] [2026-01-07T09:24:41.326023+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T09:24:41.341045+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:41.341084+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:41.341112+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:41.344227+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:41.403677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:41.420512+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:41.425257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T09:24:41.446002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T09:24:41.450840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T09:24:41.452545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T09:24:41.460994+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:41.756345+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19ee1d"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/19ee1d","method":"GET"} [] [2026-01-07T09:24:43.332500+00:00] request.INFO: Matched route "local_expense_show". {"route":"local_expense_show","route_parameters":{"_route":"local_expense_show","_controller":"App\\Controller\\LocalExpenseController::show","id":"1306"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/localexpense/1306/show","method":"GET"} [] [2026-01-07T09:24:43.347057+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:43.347098+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:43.347124+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:43.350168+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:43.415344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:43.431978+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:43.436671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T09:24:43.457430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T09:24:43.462807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T09:24:43.465325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [31] [] [2026-01-07T09:24:43.473815+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:43.777844+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0296a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/a0296a","method":"GET"} [] [2026-01-07T09:24:49.569499+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:24:49.584303+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:49.584343+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:49.584371+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:49.587463+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:49.649789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:49.667156+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:49.691094+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:50.634808+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:24:50.647309+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:50.647349+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:50.647375+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:50.649702+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:50.707184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:50.717926+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:50.740007+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:51.419443+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ad575"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/1ad575","method":"GET"} [] [2026-01-07T09:24:51.460323+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"146d60"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/146d60","method":"GET"} [] [2026-01-07T09:24:51.868553+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/","method":"GET"} [] [2026-01-07T09:24:51.883305+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:24:51.883344+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:51.883371+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:24:51.886423+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:24:51.954999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:24:51.971779+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1453"} [] [2026-01-07T09:24:51.996267+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:24:52.535488+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9a41a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/f9a41a","method":"GET"} [] [2026-01-07T09:26:01.369170+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T09:26:01.382347+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:01.382389+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:01.382415+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:01.383847+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:26:01.395137+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\Apache24\\htdocs\\cwlms\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:106)"} [] [2026-01-07T09:26:01.395533+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2026-01-07T09:26:01.513719+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:26:01.526944+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:01.527029+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:01.527064+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:01.558418+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:26:01.656753+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"GET"} [] [2026-01-07T09:26:01.669017+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:01.669055+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:01.669082+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:01.719682+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:26:01.868254+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"794831"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/794831","method":"GET"} [] [2026-01-07T09:26:04.151635+00:00] request.INFO: Matched route "app_otpInput". {"route":"app_otpInput","route_parameters":{"_route":"app_otpInput","_controller":"App\\Controller\\SecurityController::otpInput"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/otpInput","method":"POST"} [] [2026-01-07T09:26:04.164355+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:04.164394+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:04.164421+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:04.165521+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:26:04.274407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-07T09:26:04.471915+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2026-01-07T09:26:04.472196+00:00] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$argon2id$v=19$m=65536,t=4 [...]",135] [] [2026-01-07T09:26:04.473408+00:00] doctrine.DEBUG: "COMMIT" [] [] [2026-01-07T09:26:04.495093+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-01-07T09:26:07.240204+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] [] [2026-01-07T09:26:08.265334+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] [] [2026-01-07T09:26:08.416308+00:00] app.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] [] [2026-01-07T09:26:08.535362+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"GET"} [] [2026-01-07T09:26:08.548193+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:08.548234+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:08.548263+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:08.570192+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:26:08.686133+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6b03a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/b6b03a","method":"GET"} [] [2026-01-07T09:26:54.254067+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/login","method":"POST"} [] [2026-01-07T09:26:54.270490+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:54.270530+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.270562+00:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.271248+00:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.339483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.username = ? LIMIT 1 ["2048"] [] [2026-01-07T09:26:54.547642+00:00] security.INFO: Guard authentication successful! {"token":{"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken":"PostAuthenticationGuardToken(user=\"2048\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.553006+00:00] security.DEBUG: Guard authenticator set success response. {"response":{"Symfony\\Component\\HttpFoundation\\RedirectResponse":"HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate: Wed, 07 Jan 2026 09:26:54 GMT\r\nLocation: /cwlms/public/index.php/dashboard\r\n\r\n\n\n \n \n \n\n Redirecting to /cwlms/public/index.php/dashboard\n \n \n Redirecting to /cwlms/public/index.php/dashboard.\n \n"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.553059+00:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.553085+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.560291+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:26:54.678807+00:00] request.INFO: Matched route "app_dashboard". {"route":"app_dashboard","route_parameters":{"_route":"app_dashboard","_controller":"App\\Controller\\DashboardController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/dashboard","method":"GET"} [] [2026-01-07T09:26:54.691393+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:54.691434+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.691461+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:54.693931+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:26:54.747078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T09:26:54.757686+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T09:26:54.788364+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:26:54.939722+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8849a"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/d8849a","method":"GET"} [] [2026-01-07T09:26:56.285772+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"GET"} [] [2026-01-07T09:26:56.299790+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:56.299843+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:56.299873+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:56.302324+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:26:56.355913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T09:26:56.366901+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T09:26:56.448668+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:26:56.599391+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"331ded"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/331ded","method":"GET"} [] [2026-01-07T09:26:58.843097+00:00] request.INFO: Matched route "employee_index". {"route":"employee_index","route_parameters":{"_route":"employee_index","page":1,"_controller":"App\\Controller\\EmployeeController::index"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/employee","method":"POST"} [] [2026-01-07T09:26:58.857525+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2026-01-07T09:26:58.903633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [135] [] [2026-01-07T09:26:58.914389+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"2048"} [] [2026-01-07T09:26:58.914441+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:26:58.914471+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:58.914495+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:26:58.988142+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-01-07T09:26:59.123779+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b7afa"},"request_uri":"http://192.168.0.208:8081/cwlms/public/index.php/_wdt/2b7afa","method":"GET"} [] [2026-01-07T09:33:30.744163+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1306","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1306/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T09:33:30.761509+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:33:30.761552+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:33:30.761579+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:33:30.833619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T09:33:30.868012+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: applicantUserObj" at C:\Apache24\htdocs\cwlms\src\Controller\LocalExpenseController.php line 541 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: applicantUserObj at C:\\Apache24\\htdocs\\cwlms\\src\\Controller\\LocalExpenseController.php:541)"} [] [2026-01-07T09:33:30.890759+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:33:31.110358+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"560a4f"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/560a4f","method":"GET"} [] [2026-01-07T09:33:58.219960+00:00] request.INFO: Matched route "app_local_expense_functionalHeadApproval". {"route":"app_local_expense_functionalHeadApproval","route_parameters":{"_route":"app_local_expense_functionalHeadApproval","_controller":"App\\Controller\\LocalExpenseController::functionalHeadApproval","id":"1306","approvalStatus":"1","tokenVal":"UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/localexpense/functionalApproval/1306/1/UOpyIH2IRbtJi3NWE3gokFKUATPuQplhge6BEc92WDw","method":"GET"} [] [2026-01-07T09:33:58.237623+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2026-01-07T09:33:58.237678+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:33:58.237716+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2026-01-07T09:33:58.320435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.submition_date AS submition_date_2, t0.starting_date AS starting_date_3, t0.ending_date AS ending_date_4, t0.tour_details AS tour_details_5, t0.fh_approval AS fh_approval_6, t0.fh_approval_by AS fh_approval_by_7, t0.fh_approval_date AS fh_approval_date_8, t0.dh_approval AS dh_approval_9, t0.dh_approval_by AS dh_approval_by_10, t0.dh_approval_date AS dh_approval_date_11, t0.ceo_approval AS ceo_approval_12, t0.ceo_approval_by AS ceo_approval_by_13, t0.ceo_approval_date AS ceo_approval_date_14, t0.type AS type_15, t0.tour_request_id AS tour_request_id_16, t0.user_id AS user_id_17 FROM tour_claim t0 WHERE t0.id = ? ["1306"] [] [2026-01-07T09:33:58.337130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [117] [] [2026-01-07T09:33:58.337508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [87] [] [2026-01-07T09:33:58.339133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.office_phone AS office_phone_6, t0.office_email AS office_email_7, t0.functional_head AS functional_head_8, t0.department_head AS department_head_9, t0.status AS status_10, t0.remarks AS remarks_11, t0.designation AS designation_12, t0.department AS department_13, t0.business_unit_id AS business_unit_id_14 FROM user t0 WHERE t0.id = ? [115] [] [2026-01-07T09:33:58.352975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.category AS category_2, t0.from_place AS from_place_3, t0.starting_date AS starting_date_4, t0.to_place AS to_place_5, t0.ending_date AS ending_date_6, t0.travel_mode AS travel_mode_7, t0.amount_currency AS amount_currency_8, t0.amount AS amount_9, t0.remarks AS remarks_10, t0.customer_name AS customer_name_11, t0.tour_claim_id AS tour_claim_id_12, t0.expense_purpose_id AS expense_purpose_id_13 FROM tour_claim_details t0 WHERE t0.tour_claim_id = ? [1306] [] [2026-01-07T09:33:58.357996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.expense_type_id AS expense_type_id_4 FROM expense_purpose t0 WHERE t0.id = ? [32] [] [2026-01-07T09:33:58.368430+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at C:\Apache24\htdocs\cwlms\templates\local_expense\localExpense.html.twig line 149 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at C:\\Apache24\\htdocs\\cwlms\\templates\\local_expense\\localExpense.html.twig:149)"} [] [2026-01-07T09:33:58.412467+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2026-01-07T09:33:58.853858+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07b854"},"request_uri":"http://103.203.237.252:8081/cwlms/public/index.php/_wdt/07b854","method":"GET"} []